diff options
author | Robert Devitt <rdevitt@artandlogic.com> | 2019-01-23 01:07:22 +0000 |
---|---|---|
committer | Robert Devitt <rdevitt@artandlogic.com> | 2019-01-23 01:07:22 +0000 |
commit | fc90c518d57addd4211340cc81197c24e34b1145 (patch) | |
tree | da946a4034a0386825f07a0e770ec3c159917ec0 /doc/workflow | |
parent | 5cf994043fbf8669120e52f7fc345f9168a0d77b (diff) | |
download | gitlab-ce-fc90c518d57addd4211340cc81197c24e34b1145.tar.gz |
Update repository_mirroring.md
SSH Auth "Introduced" section had push/pull support versions labeled incorrectly.
Diffstat (limited to 'doc/workflow')
-rw-r--r-- | doc/workflow/repository_mirroring.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/workflow/repository_mirroring.md b/doc/workflow/repository_mirroring.md index e259e6fe50c..625290ca1aa 100644 --- a/doc/workflow/repository_mirroring.md +++ b/doc/workflow/repository_mirroring.md @@ -137,8 +137,8 @@ increased each time it fails, up to a maximum amount of time. ### SSH authentication -> [Introduced](https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/2551) for Push mirroring in [GitLab Starter](https://about.gitlab.com/pricing/) 9.5. -> [Introduced](https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/22982) for Pull mirroring in [GitLab Core](https://about.gitlab.com/pricing/) 11.6 +> [Introduced](https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/2551) for Pull mirroring in [GitLab Starter](https://about.gitlab.com/pricing/) 9.5. +> [Introduced](https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/22982) for Push mirroring in [GitLab Core](https://about.gitlab.com/pricing/) 11.6 SSH authentication is mutual: |