摘要: git reset HEAD filename 如:git reset HEAD test.txt 或者使用 git reset . 撤回所有文件(注意后面还有个.) 阅读全文
posted @ 2019-01-11 20:17 兔子先生i 阅读(3363) 评论(0) 推荐(0)