summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJob van der Voort <job@gitlab.com>2015-09-17 17:19:42 +0000
committerJob van der Voort <job@gitlab.com>2015-09-17 17:19:42 +0000
commit1c303bc0eb162a358f475c19d58df5265e0afe37 (patch)
treef2c75ee945b3b2e2f05ebf6fc50b06ac351c962a
parent0aec0d53b10078613b66b0d41424ee4264ae6406 (diff)
parentca95842f9483b85a8c0e7735961a56136c783b1b (diff)
downloadgitlab-ce-1c303bc0eb162a358f475c19d58df5265e0afe37.tar.gz
Merge branch 'global-key' into 'master'
Note about global keys Because of tweet https://twitter.com/ChoboIslah/status/639565184806309888 See merge request !1931
-rw-r--r--doc/ssh/README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/ssh/README.md b/doc/ssh/README.md
index 7cdcd11c04c..7b294a70fe7 100644
--- a/doc/ssh/README.md
+++ b/doc/ssh/README.md
@@ -72,6 +72,8 @@ access can happen through being a direct member of the project, or through
a group. See `def accessible_deploy_keys` in `app/models/user.rb` for more
information.
+Deploy keys can be shared between projects, you just need to add them to each project.
+
## Applications
### Eclipse