2017年10月27日

摘要: 在我这里,我把撤回分两种一种是还没有commit,一种是commit之后。我先介绍第一种。 一、commit之前的撤回 再分两种情况。 第一种,只在working directory修改了,但还没有提交到暂存区(index)。 第二种,修改后,已经提交到暂存区了。 有三种方法。 1.checkout 阅读全文
posted @ 2017-10-27 11:17 取个名字真的很难 阅读(254) 评论(0) 推荐(0)

导航