Merge branch 'patch-1' into 'master'

GitLab 8.4 uses gitlab-shell v2.6.10

While upgrading to GitLab 8.3 to 8.4 there was a warning massage for using GitLab 8.3 with gitlab-shell v2.6.9 so I changed gitlab-shell version to v2.6.10 and it worked.

See merge request !2555
This commit is contained in:
Achilleas Pipinellis
2016-01-22 12:08:26 +00:00
+1 -1
View File
@@ -37,7 +37,7 @@ sudo -u git -H git checkout 8-4-stable-ee
```bash
cd /home/git/gitlab-shell
sudo -u git -H git fetch --all
sudo -u git -H git checkout v2.6.9
sudo -u git -H git checkout v2.6.10
```
### 5. Update gitlab-workhorse