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:
- Get Git access for your drupal.org account (see below).
- Get authenticated for drupal.org projects.
To use Git from the command line:
- Install Git. See Git Downloads and Installing Git.
- Optionally, install a Git GUI client and/or the drupalorg-cli CLI tool.
- Configure Git and/or your Git GUI tool (see below).
Obtaining Git access
How to set up your drupal.org account for Git access
Configuring Git for Drupal
How to configure Git to work with Drupal
Drupal Git usage policies
Guidelines and policies for Git usage on Drupal