码迷,mamicode.com
首页 > 其他好文 > 详细

learn to use GIT && GITHUB

时间:2016-02-16 11:41:05      阅读:188      评论:0      收藏:0      [点我收藏+]

标签:

基本概念: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

标签:

原文地址:http://www.cnblogs.com/goodearth/p/5191904.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!