GitLab basics guides
This section provides resources to help you start with GitLab by focusing on basic functionality.
This documentation is split into the following groups:
- GitLab-specific functionality, for basic GitLab features.
- General Git functionality, for working with Git in conjunction with GitLab.
GitLab basics
The following are guides to basic GitLab functionality:
- Create and add your SSH public key, for enabling Git over SSH.
- Create a project, to start using GitLab.
- Create a group, to combine and administer projects together.
- Create a branch, to make changes to files stored in a project’s repository.
- Fork a project, to duplicate projects so they can be worked on in parallel.
- Add a file, to add new files to a project’s repository.
- Add an image, to add new images to a project’s repository.
- Create an issue, to start collaborating within a project.
- Create a merge request, to request changes made in a branch be merged into a project’s repository.
- See how these features come together in the GitLab Flow introduction video and GitLab Flow page.
Git basics
If you’re familiar with Git on the command line, you can interact with your GitLab projects just as you would with any other Git repository.
These resources will help get further acclimated to working on the command line.
- Start using Git on the command line, for some simple Git commands.
- Command line basics, to create and edit files using the command line.
More Git resources are available at GitLab’s Git documentation.
Help and feedback
If there's something you don't like about this feature
To propose functionality that GitLab does not yet offer
To further help GitLab in shaping new features
If you didn't find what you were looking for
If you want help with something very specific to your use case, and can use some community support
POST ON GITLAB FORUM
If you have problems setting up or using this feature (depending on your GitLab subscription)
REQUEST SUPPORT
To view all GitLab tiers and features or to upgrade
If you want to try all features available in GitLab.com
If you want to try all features available in GitLab self-managed
If you spot an error or a need for improvement and would like to fix it yourself in a merge request
EDIT THIS PAGE
If you would like to suggest an improvement to this doc