---
id: 20260526-T0-07
title: "GitHub新手教程：用VS Code玩转Git和GitHub"
title_en: "GitHub Guide: Manage Projects with Git in VS Code"
url: https://ai.daily.yangsir.net/daily/20260526-T0-07
issue_date: 2026-05-26
publish_date: 2026-05-25T16:00:00.000Z
category: insight
source_name: "GitHub Blog"
source_url: https://github.blog/developer-skills/github/github-for-beginners-getting-started-with-git-and-github-in-vs-code/
---

# GitHub新手教程：用VS Code玩转Git和GitHub

GitHub官方发布新手教程，指导开发者如何在VS Code中直接使用Git和GitHub管理项目。内容涵盖VS Code内置的版本控制功能，包括克隆仓库、提交代码、创建分支和发起Pull Request等基本操作。开发者可以在不离开编辑器的情况下完成日常代码管理工作，无需额外安装复杂的命令行工具或第三方插件。

## English Version

**GitHub Guide: Manage Projects with Git in VS Code**

GitHub released a beginner tutorial on managing repositories directly in VS Code. It covers cloning repos, committing code, branching, and creating pull requests using built-in version control features. Developers can handle daily Git workflows without leaving the editor or installing extra CLI tools.

---

**来源**：[GitHub Blog](https://github.blog/developer-skills/github/github-for-beginners-getting-started-with-git-and-github-in-vs-code/)

**详情页**：https://ai.daily.yangsir.net/daily/20260526-T0-07

---

*智语观潮 · Daily — https://ai.daily.yangsir.net/llms.txt*