摘要: 1. Three ways to undo changes made to Git project git checkout HEAD filename: Discards changes in the working directory git reset HEAD filename: Uns... 阅读全文
posted @ 2015-12-20 21:49 李虹杰 阅读(163) 评论(0) 推荐(0)