随笔分类 -  git

note for learning git
摘要:这位同学写得非常详细,推荐 http://www.cnblogs.com/feixuelove1009/p/5955332.html#undefined 阅读全文
posted @ 2017-11-07 22:53 随便了888 阅读(238) 评论(0) 推荐(0)
摘要:1、download https://git-for-windows.github.io/ 2、command add file to git: git add filename & git commit -m "explaination about the changes of the file" 阅读全文
posted @ 2017-07-07 23:44 随便了888 阅读(158) 评论(0) 推荐(0)