diff options
author | karen Carias <karen@gitlab.com> | 2015-06-30 08:57:17 -0700 |
---|---|---|
committer | karen Carias <karen@gitlab.com> | 2015-06-30 08:57:17 -0700 |
commit | 1c9cca5e06a5242fca7ca0717f7392e7b0964871 (patch) | |
tree | d41d7eb5bb5ec12ebbed0c73baf12dfff02601be /doc/gitlab_basics/README.md | |
parent | 437ecdf2b01de1983fc5262f064323de706027c9 (diff) | |
download | gitlab-ce-1c9cca5e06a5242fca7ca0717f7392e7b0964871.tar.gz |
renamed files with hyphen
Diffstat (limited to 'doc/gitlab_basics/README.md')
-rw-r--r-- | doc/gitlab_basics/README.md | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/doc/gitlab_basics/README.md b/doc/gitlab_basics/README.md deleted file mode 100644 index a2edede5f1c..00000000000 --- a/doc/gitlab_basics/README.md +++ /dev/null @@ -1,11 +0,0 @@ -# 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) |