Last updated March 18, 2012.

Welcome to the Git documentation! Git is the version control system Drupal.org developers use to share code with one another.

Within this section of the site, you will find information on Drupal.org's use of Git, how to download, install, and configure Git, and how to contribute your own code to Drupal.org.

Here's a list of quick links to get you started, depending on your needs.

starting out patch contributor project maintainer site builder

Comments

some useful links to convert from svn to git.

This is a very useful links for git beginner I hope it's will help some one.

http://git.or.cz/course/svn.html

http://progit.org/book/

Thanks,
Ma'moun.othman

http://vardot.com/

Page Title

Minor note, but this page title is a little misleading. Seeing "Git Documentation" in search results, it reads like this page contains official general-purpose documentation for Git itself. Perhaps something like "Drupal.org Git Documentation" or "Git for Drupal.org Documentation" would be clearer.

Some Good Resources

I found these good documentations and tutorials about GIT and using it. I hope it can help the other members to use Git and become more familiar with it.
Introduction To Git: http://learn.github.com/p/intro.html
This PDF familiarizes you with Git through a conceptual approach: http://ftp.newartisans.com/pub/git.from.bottom.up.pdf
It gives you enough information to get started. It also has a section on using GitHub: http://net.tutsplus.com/tutorials/other/easy-version-control-with-git/
This tutorial geared towards web designers: http://www.webdesignerdepot.com/2009/03/intro-to-git-for-web-designers/
An online well written book on Git: http://www-cs-students.stanford.edu/~blynn/gitmagic/

Shamio