1. Git
- [git-scm](http://git-scm.com/)
- [廖雪峰-Git教程](http://www.liaoxuefeng.com/wiki/0013739516305929606dd18361248578c67b8067c8c017b000)
- [git-for-windows](https://git-for-windows.github.io/)
- [GitHub 添加 SSH keys](http://daemon369.github.io/git/2015/03/10/add-ssh-keys-for-github/)
- [gogithub](http://www.worldhello.net/gotgithub/index.html)
- [git常規命令練習](http://pcottle.github.io/learnGitBranching/)
- [git的資料整理](https://github.com/xirong/my-git)
- [我所記錄的git命令(非常實用)](http://www.cnblogs.com/fanfan259/p/4810517.html)
- [企業開發git工作流模式探索部分休整](https://github.com/xirong/my-git/blob/master/git-workflow-tutorial.md)
- [GitHub 漫游指南](https://github.com/phodal/github-roam)
- [GitHub秘籍](https://github.com/tiimgreen/github-cheat-sheet/blob/master/README.zh-cn.md)
- [使用git和github進行協同開發流程](http://livoras.com/post/28)
- [動畫方式練習git](http://onlywei.github.io/explain-git-with-d3/)
- [版本管理工具介紹—Git篇](http://www.imooc.com/learn/208)
- [版本控制入門 – 搬進 Github](http://www.imooc.com/learn/390)
- [Git動畫演示](http://pcottle.github.io/learnGitBranching/?demo)
2. SVN
- [版本管理工具介紹---SVN篇](http://www.imooc.com/learn/109)