Setting up Git for Drupal and get GitLab access

You can help improve Drupal via the GitLab UI Web IDE in the browser, or using Git via the command line.

In both cases, to push code or contribute via merge requests, you need to:

To use Git from the command line:

  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 your Git GUI tool (see below).

Tags