Last updated June 28, 2011.
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
Welcome to Git
being very new to Git myself, but having some experience with SVN; some useful links:
http://www.kernel.org/pub/software/scm/git/docs/gittutorial.html
http://www.kernel.org/pub/software/scm/git/docs/everyday.html
http://b.lesseverything.com/2008/3/25/got-git-howto-git-and-github
http://help.github.com/mac-key-setup/
Thanks lot for this
Thanks lot for this
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/
The Git Community Book & GitCheatSheet
The Git Community Book
English: http://book.git-scm.com/
Русский: http://svdev.ru/the-git-community-book/
GitCheatSheet
English: https://git.wiki.kernel.org/index.php/GitCheatSheet
Русский: http://ky6uk.ugatu.net/wp-content/uploads/2009/07/git-cheat-sheet-ru.svg
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.