Git is a distributed system for version control, as well as for source code maintenance. You can use Git to manage all of your code revisions for your Drupal websites.
Git is one of the most popular version control systems available. The following documentation, references, and tutorials are handy for understanding Git and the concept of a distributed version control system (DVCS).
Acquia's article on the basics of using Git.
Recommended resource for step-by-step instructions on how to use Git.
Code Academy's course on learning Git.
Git terms and concepts, and how they relate to Drupal.
BuildAModule's introductory resource for learning Git.
This site provides a simple tutorial on understanding Git concepts.
Visual demonstrations of Git concepts.
This is a screencast that explains how to set up a new user, create a development environment, and use Git to commit what you develop.
A Git tutorial that explains how to import a new project into Git, make changes, and distribute those changes to others.
A reference site for finding and learning Git commands, provided by GitHub.
A free, online version of the book Pro Git (Apre 2009), written by Scott Chacon.
A free, online version of the book Git Magic (CreateSpace 2010), written by Ben Lynn.
This site provides an illustrated explanation of a distributed version control system (DVCS).
If this content did not answer your questions, try searching or contacting our support team for further assistance.
Wed Oct 22 2025 09:07:31 GMT+0000 (Coordinated Universal Time)