gitlab-org--gitlab-foss/doc/gitlab-basics
Marcel Amirault 7f18248aa6 First pass to bring /gitlab-basics to SSoT standards
Removes duplicated information, and combines sections and files
together when they are duplicated or highly related. Also adds
intros to all pages and sections missing intros, and troubleshooting
sections to pages that may need them in the future. Links more to
other docs, and clarifies language when abosolutely necessary, and
adds angle brackets to sample parameters.
2019-07-30 05:02:59 +00:00
..
img Refactor GitLab basics ssh keys docs 2019-05-29 14:33:32 +00:00
README.md First pass to bring /gitlab-basics to SSoT standards 2019-07-30 05:02:59 +00:00
add-file.md First pass to bring /gitlab-basics to SSoT standards 2019-07-30 05:02:59 +00:00
add-image.md First pass to bring /gitlab-basics to SSoT standards 2019-07-30 05:02:59 +00:00
add-merge-request.md First pass to bring /gitlab-basics to SSoT standards 2019-07-30 05:02:59 +00:00
basic-git-commands.md First pass to bring /gitlab-basics to SSoT standards 2019-07-30 05:02:59 +00:00
command-line-commands.md First pass to bring /gitlab-basics to SSoT standards 2019-07-30 05:02:59 +00:00
create-branch.md First pass to bring /gitlab-basics to SSoT standards 2019-07-30 05:02:59 +00:00
create-group.md Docs: Add missing redirects to /workflow and /articles docs 2019-03-26 13:21:47 +00:00
create-issue.md Fix notes and update links to issues doc 2019-07-04 00:55:35 +00:00
create-project.md First pass to bring /gitlab-basics to SSoT standards 2019-07-30 05:02:59 +00:00
create-your-ssh-keys.md First pass to bring /gitlab-basics to SSoT standards 2019-07-30 05:02:59 +00:00
fork-project.md First pass to bring /gitlab-basics to SSoT standards 2019-07-30 05:02:59 +00:00
start-using-git.md First pass to bring /gitlab-basics to SSoT standards 2019-07-30 05:02:59 +00:00

README.md

comments type
false index

GitLab basics guides

This section provides resources to help you start working with GitLab and Git by focusing on the basic features that you will need to use.

This documentation is split into the following groups:

GitLab basics

The following are guides to basic GitLab functionality:

Working with Git from the command line

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.

More Git resources are available in GitLab's Git documentation.