diff options
author | karen Carias <karen@gitlab.com> | 2015-06-16 16:05:56 -0700 |
---|---|---|
committer | karen Carias <karen@gitlab.com> | 2015-06-16 16:05:56 -0700 |
commit | 60bee2843084bdee0521e348736f2bd3e118d554 (patch) | |
tree | 9b0accff68a55f3428a62a285466946c66edb698 /doc/gitlab_basics/README.md | |
parent | adffe47d3c1549bac13a15868a1fb8071bd0d10d (diff) | |
download | gitlab-ce-60bee2843084bdee0521e348736f2bd3e118d554.tar.gz |
added starting a shell doc and index
Diffstat (limited to 'doc/gitlab_basics/README.md')
-rw-r--r-- | doc/gitlab_basics/README.md | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/gitlab_basics/README.md b/doc/gitlab_basics/README.md new file mode 100644 index 00000000000..15fc8b83dbf --- /dev/null +++ b/doc/gitlab_basics/README.md @@ -0,0 +1,6 @@ +# GitLab basics + +Step-by-step guides on the basics of working with Git and GitLab. + +* [Starting a shell in your computer](starting_a_shell.md) + |