Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAchilleas Pipinellis <axilleas@axilleas.me>2016-10-10 23:18:06 +0300
committerAchilleas Pipinellis <axilleas@axilleas.me>2016-10-10 23:18:06 +0300
commit6de2990c998169e165c0bc9b0a7e0ab9099048e4 (patch)
treeba788a14e0d4024632bb28764c7501cb447ce3f9 /doc/gitlab-basics/README.md
parentf8df2bc61f205da36b50961928509ca087e7b290 (diff)
Use new image for gitlab-basics/command-line-commands.md
[ci skip]
Diffstat (limited to 'doc/gitlab-basics/README.md')
-rw-r--r--doc/gitlab-basics/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/gitlab-basics/README.md b/doc/gitlab-basics/README.md
index 3aa83975ace..38843f36b2e 100644
--- a/doc/gitlab-basics/README.md
+++ b/doc/gitlab-basics/README.md
@@ -2,9 +2,9 @@
Step-by-step guides on the basics of working with Git and GitLab.
+- [Command Line basics](command-line-commands.md)
- [Start using Git on the command line](start-using-git.md)
- [Create and add your SSH Keys](create-your-ssh-keys.md)
-- [Command Line basics](command-line-commands.md)
- [Create a project](create-project.md)
- [Create a group](create-group.md)
- [Create a branch](create-branch.md)