summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorkaren Carias <karen@gitlab.com>2015-06-23 11:27:08 -0700
committerkaren Carias <karen@gitlab.com>2015-06-23 11:27:08 -0700
commitfe44adb73ceb877567dc4a6574d6a9ada2cfcc2b (patch)
tree520f494955c3e31c7f40b6673f4fa077eada414d
parent2cf9baecfbd2d7163add07c81bfd5b8dd1f85706 (diff)
downloadgitlab-ce-fe44adb73ceb877567dc4a6574d6a9ada2cfcc2b.tar.gz
added final phrase in doc
-rw-r--r--doc/gitlab_basics/create_your_ssh_keys.md1
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.