提交相关的改动
常提交
不要提交只完成了一半的工作
在你提交前先测试代码
书写良好的提交信息
版本控制不是一个备份系统
使用分支
保持一致的工作流程
帮助和文档
在命令行获取帮助
$ git help <command>
免费的在线资源
http://www.git-tower.com/learn
http://rogerdudler.github.io/git-guide/
http://www.git-scm.org/
在命令行获取帮助
$ git help <command>
http://www.git-tower.com/learn
http://rogerdudler.github.io/git-guide/
http://www.git-scm.org/