摘要: 首先推荐一个可视化学习网站:http://pcottle.github.io/learnGitBranching/ 1.初始配置 git config --global user.name "Firstname Lastname" git config --global user.email "yo 阅读全文
posted @ 2015-09-12 13:38 Shiyu_Huang 阅读(339) 评论(0) 推荐(0)