gitlab-org--gitlab-foss/doc/gitlab-basics
Marcel Amirault 746f547877 Fix unordered list spacing
Correct the spacing of unordered markdown lists
in docs, to maintain standards of documentation.
2019-07-18 01:15:58 +00:00
..
img Refactor GitLab basics ssh keys docs 2019-05-29 14:33:32 +00:00
README.md Fix notes and update links to issues doc 2019-07-04 00:55:35 +00:00
add-file.md
add-image.md Correct Gitlab to GitLab in docs 2018-09-25 04:57:57 +00:00
add-merge-request.md Docs: Fix redirected link to be more direct 2019-03-26 10:01:52 +00:00
basic-git-commands.md
command-line-commands.md Add blank lines around code blocks 2019-07-12 08:09:23 +00:00
create-branch.md
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 Fix unordered list spacing 2019-07-18 01:15:58 +00:00
create-your-ssh-keys.md Refactor GitLab basics ssh keys docs 2019-05-29 14:33:32 +00:00
fork-project.md Fix grammar and try to make clearer how a fork works 2019-04-03 02:30:36 +00:00
start-using-git.md Resolve "Docs: document `git init`" 2019-05-19 20:47:32 +00:00

README.md

comments
false

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 basics

The following are guides to basic GitLab functionality:

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.

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