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

git使用总结

时间:2017-12-15 21:37:34      阅读:108      评论:0      收藏:0      [点我收藏+]

标签:git   col   名称   远程   gpo   clone   com   git push   commit   

 

git clone   url

git checkout  (-b) 分支名称

git add  文件 (.

git commit -m ‘xxx’

git push origin 远程分支

 

git pull origin 远程分支

 

 

git branch [-a]    切换分支

git使用总结

标签:git   col   名称   远程   gpo   clone   com   git push   commit   

原文地址:http://www.cnblogs.com/linst/p/8044799.html

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