diff options
author | karen Carias <karen@gitlab.com> | 2015-06-25 08:45:37 -0700 |
---|---|---|
committer | karen Carias <karen@gitlab.com> | 2015-06-25 08:45:37 -0700 |
commit | 047c074a153684091c562bda74670eaee5892758 (patch) | |
tree | f1d6b3def0011ae601712bb0285ccbe869aa4312 /doc/gitlab_basics/README.md | |
parent | 6288677134d0e6d1f805748bc557091ad4747bd9 (diff) | |
download | gitlab-ce-047c074a153684091c562bda74670eaee5892758.tar.gz |
added new doc command line commands
git status
Diffstat (limited to 'doc/gitlab_basics/README.md')
-rw-r--r-- | doc/gitlab_basics/README.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/gitlab_basics/README.md b/doc/gitlab_basics/README.md index de56c3ab4fc..7a027326e80 100644 --- a/doc/gitlab_basics/README.md +++ b/doc/gitlab_basics/README.md @@ -5,3 +5,5 @@ 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) |