diff options
Diffstat (limited to 'doc/gitlab-basics/README.md')
-rw-r--r-- | doc/gitlab-basics/README.md | 11 |
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) |