Tutorials: Learn Git
GitLab is a Git-based platform, so understanding Git is important to get the most out of GitLab.
| Topic | Description | Good for beginners |
|---|---|---|
| Make your first Git commit | Create a project, edit a file, and commit changes to a Git repository from the command line. | {star} |
| Start using Git on the command line | Learn how to set up Git, clone repositories, and work with branches. | {star} |
| Take advantage of Git rebase | Learn how to use the rebase command in your workflow. |
|
| Update Git commit messages | Learn how to update commit messages and push the changes to GitLab. | |
| Git cheat sheet | Download a PDF of common Git commands. |