随笔分类 -  Source Control

摘要:Call back add: git reset HEAD Call back all add:git reset HEAD .Commit log: git reflog -[number]Back to specific commit: git reset --hard [commit hash... 阅读全文
posted @ 2014-03-05 09:32 cloudyland 阅读(324) 评论(0) 推荐(0)