gitlab-org--gitlab-foss/doc/gitlab-basics
Marcel Amirault c6f943db44 Add blank lines around code blocks
All code blocks should be surrounded by blank lines
2019-07-12 08:09:23 +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 Reference the web editor docs in GitLab basics "Add a file" 2016-10-11 07:44:26 +02:00
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 Merge Git basics into Start using Git 2016-03-22 12:01:13 +02:00
command-line-commands.md Add blank lines around code blocks 2019-07-12 08:09:23 +00:00
create-branch.md Reference the web editor docs in GitLab basics "Create a branch" 2016-10-11 07:21:47 +02: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 Changing badges to use parentheses not brackets 2019-07-08 08:50:38 +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.