Setting up Git for Drupal
Body
In order to use Git with the Drupal project, you will need to complete the following steps:
- Install Git -- see the Git Downloads page, and documentation on installing Git
- Optionally, install a Git GUI tool and/or the drupalorg-cli command-line tool.
- Configure Git and/or the Git GUI tool you choose
- If you will commit to a project hosted on drupal.org (including forks and merge requests) -- see Related Content section:
- Obtain Git access by agreeing to the Drupal Git user agreement
- Authenticate to Git with SSH keys
Configuring Git for Drupal
How to configure Git to work with Drupal
Obtaining Git access
How to set up your drupal.org account for Git access
Drupal Git usage policies
Guidelines and policies for Git usage on Drupal
Knowledge Category