summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYorick Peterse <yorickpeterse@gmail.com>2018-11-16 16:57:45 +0000
committerYorick Peterse <yorickpeterse@gmail.com>2018-11-16 16:57:45 +0000
commitc907bfbd0987167bc78a979665f08a33650207c1 (patch)
treeb19b0fd02fc5c9e3cd8f8f0b15938a6e9c1d79c5
parent624ec62238c1d26ef2745c1147edffde67a2b4e6 (diff)
downloadgitlab-ce-yorick-revert-test-temporary.tar.gz
Revert "Merge branch 'git-protocol-v2-docs' into 'master'"yorick-revert-test-temporary
This reverts merge request !23138
-rw-r--r--doc/administration/git_protocol.md10
1 files changed, 1 insertions, 9 deletions
diff --git a/doc/administration/git_protocol.md b/doc/administration/git_protocol.md
index 341a00009e5..b1be078d672 100644
--- a/doc/administration/git_protocol.md
+++ b/doc/administration/git_protocol.md
@@ -19,15 +19,7 @@ and the [protocol documentation](https://github.com/git/git/blob/master/Document
From the client side, `git` `v2.18.0` or newer must be installed.
From the server side, if we want to configure SSH we need to set the `sshd`
-server to accept the `GIT_PROTOCOL` environment.
-
-In installations using [GitLab Helm Charts](../install/kubernetes/gitlab_chart.md)
-and [All-in-one docker image](https://docs.gitlab.com/omnibus/docker/), the SSH
-service is already configured to accept the `GIT_PROTOCOL` environment and users
-need not do anything more.
-
-For Omnibus GitLab and installations from source, you have to manually update
-the SSH configuration of your server:
+server to accept the `GIT_PROTOCOL` environment,
```
# /etc/ssh/sshd_config