Home > Computers > Software > Configuration Management > Tools > Git
Git is a free distributed revision control system for software projects, created by Linus Torvalds.
http://www.gnome.org/~newren/eg/
Provides a single-file wrapper script, designed to make git easier to learn and use.
http://git-scm.com/
Official website. Provides documentation, tutorials and download links.
http://rogerdudler.github.io/git-guide/
Quick description of git concepts and commands for advanced users.
http://www-cs-students.stanford.edu/~blynn/gitmagic/
Provides a documentation including all the features of the version control system.
http://sourceforge.net/projects/git-osx-installer/
Provides a console implementation of the version control system and a user interface, for Mac OS X.
http://gitready.com/
Provides posts with tutorials for beginners to advanced git users.
http://schacon.github.io/git/user-manual.html
The official manual to use the version control system.
https://github.com/
Online project hosting using Git. Includes source-code browser, in-line editing, wikis, ticketing. Free for public open-source code. Commercial closed source hosting is also available.
https://github.com/nvie/gitflow
Git extensions to provide high-level repository operations for Vincent Driessen's branching model.
http://msysgit.github.io/
Offers a console implementation of the version control system for windows.
http://scie.nti.st/2007/11/14/hosting-git-repositories-the-easy-and-secure-way
Offers a tutorial to host git repositories and secure them under Linux platform with gitosis.
http://chronicle.com/blogs/profhacker/tag/git
Serie of articles with tips, reviews and recommendations about git and github.
https://tortoisegit.org/
User interface for Windows. It is a port of TortoiseSVN.
http://www.git-tower.com/
Git client for Mac OS X. Free trial available.
http://www.vogella.com/articles/Git/article.html
Explains the usage, defines the concepts and provides examples of all git features.
http://en.wikipedia.org/wiki/Git_(software)
Presents the software and offers an historic of it.
Home > Computers > Software > Configuration Management > Tools > Git
Thanks to DMOZ, which built a great web directory for nearly two decades and freely shared it with the web. About us