summaryrefslogtreecommitdiff
path: root/doc/gitlab_basics/README.md
diff options
context:
space:
mode:
authorJob van der Voort <job@gitlab.com>2015-06-19 16:14:49 +0000
committerJob van der Voort <job@gitlab.com>2015-06-19 16:14:49 +0000
commit473fb23afc515b808c8687d17ead10cd7979082c (patch)
treedf7baa4c10c1d9ff87b86a695fb38eacb773dbdc /doc/gitlab_basics/README.md
parentb78981bc934045634abd922228b8971a7f86faec (diff)
parent0221628ffb4aa3dd21e37d6e37c77b9561918b91 (diff)
downloadgitlab-ce-473fb23afc515b808c8687d17ead10cd7979082c.tar.gz
Merge branch 'starting_shell' into 'master'
Starting shell document to GitLab basics I added a new branch for all the changes on this MR https://dev.gitlab.org/gitlab/gitlabhq/merge_requests/1863 Everything should look nicer now :) See merge request !1869
Diffstat (limited to 'doc/gitlab_basics/README.md')
-rw-r--r--doc/gitlab_basics/README.md7
1 files changed, 7 insertions, 0 deletions
diff --git a/doc/gitlab_basics/README.md b/doc/gitlab_basics/README.md
new file mode 100644
index 00000000000..c434e0146e3
--- /dev/null
+++ b/doc/gitlab_basics/README.md
@@ -0,0 +1,7 @@
+# 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)
+
+