learn to use GIT && GITHUB

基本概念:GitHub essentials like repositoriesbranchescommits, 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. 

 

 

 

你可能感兴趣的:(learn to use GIT && GITHUB)