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-03-22 13:01:13 +0300
committerAchilleas Pipinellis <axilleas@axilleas.me>2016-03-22 13:01:13 +0300
commit05ca1096dd57da44c3108895f77d03d007422306 (patch)
treedce0597e009dcfbbf635346e18f72c2dc88bfb4f /doc/gitlab-basics/README.md
parent1030ebb89fe299e3327e9ffe1f50d822a85baa70 (diff)
Merge Git basics into Start using Git
[ci skip]
Diffstat (limited to 'doc/gitlab-basics/README.md')
-rw-r--r--doc/gitlab-basics/README.md1
1 files changed, 0 insertions, 1 deletions
diff --git a/doc/gitlab-basics/README.md b/doc/gitlab-basics/README.md
index 115480d210b..cc4372ab792 100644
--- a/doc/gitlab-basics/README.md
+++ b/doc/gitlab-basics/README.md
@@ -5,7 +5,6 @@ Step-by-step guides on the basics of working with Git and GitLab.
- [Start using Git on the command line](start-using-git.md)
- [Create and add your SSH Keys](create-your-ssh-keys.md)
- [Command Line basic commands](command-line-commands.md)
-- [Basic Git commands](basic-git-commands.md)
- [Create a project](create-project.md)
- [Create a group](create-group.md)
- [Create a branch](create-branch.md)