diff options
author | karen Carias <karen@gitlab.com> | 2015-06-23 11:27:08 -0700 |
---|---|---|
committer | karen Carias <karen@gitlab.com> | 2015-06-23 11:27:08 -0700 |
commit | fe44adb73ceb877567dc4a6574d6a9ada2cfcc2b (patch) | |
tree | 520f494955c3e31c7f40b6673f4fa077eada414d /doc | |
parent | 2cf9baecfbd2d7163add07c81bfd5b8dd1f85706 (diff) | |
download | gitlab-ce-fe44adb73ceb877567dc4a6574d6a9ada2cfcc2b.tar.gz |
added final phrase in doc
Diffstat (limited to 'doc')
-rw-r--r-- | doc/gitlab_basics/create_your_ssh_keys.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/gitlab_basics/create_your_ssh_keys.md b/doc/gitlab_basics/create_your_ssh_keys.md index 14f69638700..1e7f7c28513 100644 --- a/doc/gitlab_basics/create_your_ssh_keys.md +++ b/doc/gitlab_basics/create_your_ssh_keys.md @@ -34,3 +34,4 @@ You need to connect your computer to your GitLab account through SSH Keys. They ![Paste SSH Key](basicsimages/key.png) +* Now, you'll be able to use Git over SSH, instead of Git over HTTP. |