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:
authorkaren Carias <karen@gitlab.com>2015-06-30 18:57:17 +0300
committerkaren Carias <karen@gitlab.com>2015-06-30 18:57:17 +0300
commit1c9cca5e06a5242fca7ca0717f7392e7b0964871 (patch)
treed41d7eb5bb5ec12ebbed0c73baf12dfff02601be /doc/gitlab-basics/README.md
parent437ecdf2b01de1983fc5262f064323de706027c9 (diff)
renamed files with hyphen
Diffstat (limited to 'doc/gitlab-basics/README.md')
-rw-r--r--doc/gitlab-basics/README.md11
1 files changed, 11 insertions, 0 deletions
diff --git a/doc/gitlab-basics/README.md b/doc/gitlab-basics/README.md
new file mode 100644
index 00000000000..a2edede5f1c
--- /dev/null
+++ b/doc/gitlab-basics/README.md
@@ -0,0 +1,11 @@
+# GitLab basics
+
+Step-by-step guides on the basics of working with Git and GitLab.
+
+* [Start using Git on the commandline](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)