Difference between revisions of "Git"

From Ittichai Chammavanijakul's Wiki
Jump to navigation Jump to search
(Created page with "== Git == Git is an open-source, distributed version control repository system. http://git-scm.com/ == Installing Git == http://progit.org/book/ch1-4.html == Installing Git on...")
(No difference)

Revision as of 10:50, 25 January 2012

Git

Git is an open-source, distributed version control repository system.

http://git-scm.com/

Installing Git

http://progit.org/book/ch1-4.html

Installing Git on Windows

http://code.google.com/p/msysgit https://github.com/msysgit/msysgit/wiki/InstallMSysGit http://code.google.com/p/msysgit/downloads/list

- Download Installer and run it. - Choose all default settings (for now).