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

git指令汇总

时间:2018-05-13 13:53:29      阅读:151      评论:0      收藏:0      [点我收藏+]

标签:commit   ranch   git pull   切换   git   git clone   com   nbsp   分支   

git clone http://

git branch -a       //查看远程分支

git checkout        //切换分支

git commit          //本地仓库保存

git pull               //远程仓库更新到本地仓库

git push  origin /master     //推送本地仓库代码到远程仓库

git指令汇总

标签:commit   ranch   git pull   切换   git   git clone   com   nbsp   分支   

原文地址:https://www.cnblogs.com/wizarder/p/6143763.html

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