diff options
| author | Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | 2014-05-27 15:33:15 +0000 |
|---|---|---|
| committer | Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | 2014-05-27 15:33:15 +0000 |
| commit | 19ea36227afb25563df48df7a7bfcd8053d4f486 (patch) | |
| tree | 57c2b2b295548d9a7e895df2c4921d55c4f88fc5 /doc/ssh/deploy_keys.md | |
| parent | c862bc6fcf096e85daa9f3d6eec28a7ce1da171d (diff) | |
| parent | f22c709539d06be6fa76f148dedffdef1170936c (diff) | |
| download | gitlab-ce-19ea36227afb25563df48df7a7bfcd8053d4f486.tar.gz | |
Merge branch 'add_titles_to_help_pages' into 'master'
Add titles to help pages
Fixes #1183
Diffstat (limited to 'doc/ssh/deploy_keys.md')
| -rw-r--r-- | doc/ssh/deploy_keys.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/ssh/deploy_keys.md b/doc/ssh/deploy_keys.md index c7125b7949e..e113160c9bc 100644 --- a/doc/ssh/deploy_keys.md +++ b/doc/ssh/deploy_keys.md @@ -1,3 +1,5 @@ +# Deploy keys + Deploy keys allow read-only access one or multiple projects with a single SSH key. This is really useful for cloning repositories to your Continuous Integration (CI) server. |
