摘要: git reset HEAD <file> 撤销刚才的add操作。如果不指定文件名,则撤销add的所有文件 或 git checkout -- <file> 阅读全文
posted @ 2020-06-30 15:15 晨光曦微 阅读(633) 评论(0) 推荐(0) 编辑