Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorJob van der Voort <job@gitlab.com>2015-09-17 20:19:42 +0300
committerJob van der Voort <job@gitlab.com>2015-09-17 20:19:42 +0300
commit1c303bc0eb162a358f475c19d58df5265e0afe37 (patch)
treef2c75ee945b3b2e2f05ebf6fc50b06ac351c962a /doc
parent0aec0d53b10078613b66b0d41424ee4264ae6406 (diff)
parentca95842f9483b85a8c0e7735961a56136c783b1b (diff)
Merge branch 'global-key' into 'master'
Note about global keys Because of tweet https://twitter.com/ChoboIslah/status/639565184806309888 See merge request !1931
Diffstat (limited to 'doc')
-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