目前代碼托管大部分都使用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/)