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

git 撤销 add 操作

时间:2019-10-06 16:34:33      阅读:84      评论:0      收藏:0      [点我收藏+]

标签:XML   class   res   tag   eset   title   comment   set   ber   

git reset HEAD   <file>
  • 1

撤销刚才的add操作。如果不指定文件名,则撤销add的所有文件

git checkout -- <file>

git 撤销 add 操作

标签:XML   class   res   tag   eset   title   comment   set   ber   

原文地址:https://www.cnblogs.com/whm-blog/p/11627517.html

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