基本概念:GitHub essentials like repositories, branches, commits, and pull requests. merge:合并
You’ll create your own Hello World repository and learn GitHub’s pull request workflow
Branching is the way to work on different versions of a repository at one time.
To create a new branch
Make and commit changes
saved changes are called commits
Open a Pull Request
collaboration 沟通 合作 协作 协同
Pull Requests are the heart of collaboration on GitHub.
时间: 2024-12-16 19:03:54