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
diff options
context:
space:
mode:
authordosire <sytses@gmail.com>2014-04-01 12:28:55 +0400
committerdosire <sytses@gmail.com>2014-04-01 12:28:55 +0400
commit799361a389f890620bd11d75f2fae5a6aa4fc9e6 (patch)
treea373d4d1b5f014a5b8f756cf78aadf385ce3d73a /doc/ssh/README.md
parentb98bd5c8d07adab118775e9dc8aaf62fae733c38 (diff)
SSH section was missing in doc and corrected the deploy key section.
Diffstat (limited to 'doc/ssh/README.md')
-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
new file mode 100644
index 00000000000..76d9e8bb075
--- /dev/null
+++ b/doc/ssh/README.md
@@ -0,0 +1,2 @@
++ [Deploy keys](deploy_keys.md)
++ [SSH](ssh.md)