目前代码托管大部分都使用Git,对于Git的使用是每个程序员必备的基本技能。
#### **参考文章**
[Git 使用规范流程](http://www.ruanyifeng.com/blog/2015/08/git-use-process.html)
[Git权威指南中文版](https://git-scm.com/book/zh/v1/)
[Git Community Book中文版](http://gitbook.liuhui998.com/)
[图解Git](http://marklodato.github.io/visual-git-guide/index-zh-cn.html)
[git - 简易指南](http://www.bootcss.com/p/git-guide/)
[风中老狼博客——Git笔记](http://maoao530.github.io/2016/07/01/git-note/)
[多设备管理项目和Git的使用](http://blog.csdn.net/dark00800/article/details/54691570)
**Git练习**
[Gitdojo](https://www.shortcutfoo.com/app/dojos/git)
[15分钟练习Git](https://try.github.io/levels/1/challenges/1)
[LearnGitBranching](https://learngitbranching.js.org/)