Git

From Ittichai Chammavanijakul's Wiki
Revision as of 10:50, 25 January 2012 by Ittichai (talk | contribs) (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...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

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).