Setting up Git for Drupal

In order to use Git with Drupal projects, you will need to complete the following steps:

  1. Install Git. See Git Downloads and Installing Git.
  2. Optionally, install a Git GUI client and/or the drupalorg-cli CLI tool.
  3. Configure Git and/or the Git GUI tool you choose (see below).
  4. To push code or contribute via merge requests etc. on drupal.org:

Tags