摘要: git m 和git a m( am) . 的区别? usally two steps to commit files to respository: first, git add somefiles/dir; second, git commit m 'commit log messages' b 阅读全文
posted @ 2016-11-02 15:09 noitanym 阅读(253) 评论(0) 推荐(0) 编辑