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

Git [记录]

时间:2017-09-25 13:25:25      阅读:130      评论:0      收藏:0      [点我收藏+]

标签:mds   logs   htm   git add   stat   html   抓取   提交   分支   

 

Git 常用语句

  - - - - -     http://www.cnblogs.com/cspku/articles/Git_cmds.html

  git pull # 抓取远程仓库所有分支更新并合并到本地

  git status

  git add <file> # 将工作文件修改提交到本地暂存区

  git push # push所有分支

Git [记录]

标签:mds   logs   htm   git add   stat   html   抓取   提交   分支   

原文地址:http://www.cnblogs.com/caiCheryl/p/7591257.html

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