Git 1.8.4.3

  1. Git is a free and open source distributed version control system designed to handle everything from small to very large projects with speed and efficiency.

    Git is easy to learn and has a tiny footprint with lightning fast performance. It outclasses SCM tools like Subversion, CVS, Perforce, and ClearCase with features like cheap local branching, convenientstaging areas, and multiple workflows.

  2. http://git-scm.com/about
  3. http://git-scm.com/documentation
  4. http://try.github.io/levels/1/challenges/1
  5. http://gitreal.codeschool.com/?utm_source=github&utm_medium=codeschool_option&utm_campaign=trygit
  6. http://windows.github.com/
原文地址:https://www.cnblogs.com/dmdj/p/3426086.html