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

git命令详解

时间:2020-04-17 15:49:32      阅读:50      评论:0      收藏:0      [点我收藏+]

标签:alt   远程仓库   推送   image   git add   com   add   har   git reset   

一:常用命令

git add 添加到缓存区

git commit -am " " 添加到本地仓库

git pull 从远程拉去代码到本地仓库

git push 推送代码到远程仓库.

二:图解

技术图片

 

 git reset --hard

技术图片

 

git命令详解

标签:alt   远程仓库   推送   image   git add   com   add   har   git reset   

原文地址:https://www.cnblogs.com/liubaihui/p/12720092.html

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