gitlab-org--gitlab-foss/doc/gitlab-basics
Marcel Amirault 6f3fa06fd1 Change docs markdown linter
Change from ruby mdl to node markdownlint, add
config file to root of project, delete old config
file, update exceptions, and fix one doc that
was didn't meet standards
2019-08-26 20:31:04 +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 Custom project templates also on GitLab.com 2019-08-02 06:55:01 +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 Change docs markdown linter 2019-08-26 20:31:04 +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.