摘要: 多次提交代码,与合并的工作量成反比。 in terminal window git status:查看git的状态 git add -A: 把所有不再track里的文件加入进去/ git add -u: update all your changes git commit -m "some comm 阅读全文
posted @ 2017-05-10 11:03 Ariel_HKUST 阅读(131) 评论(0) 推荐(0)