summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJacob Vosmaer <contact@jacobvosmaer.nl>2015-11-30 19:04:44 +0100
committerJacob Vosmaer <contact@jacobvosmaer.nl>2015-11-30 19:04:44 +0100
commit7ba00b50827d8d30ea4c54acb2623d6fb387dcf1 (patch)
treea5bef0a2e21ba427d8f9b8a6ac2138a11e185a8a
parent13c6096e42e5b20039f78b9415bea82e1f2507eb (diff)
downloadgitlab-ce-7ba00b50827d8d30ea4c54acb2623d6fb387dcf1.tar.gz
Use gitlab-shell 2.6.8 in update guide
-rw-r--r--doc/update/8.1-to-8.2.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/update/8.1-to-8.2.md b/doc/update/8.1-to-8.2.md
index b57e999cfb7..7b228d6a22f 100644
--- a/doc/update/8.1-to-8.2.md
+++ b/doc/update/8.1-to-8.2.md
@@ -68,7 +68,7 @@ sudo -u git -H git checkout 8-2-stable-ee
```bash
cd /home/git/gitlab-shell
sudo -u git -H git fetch
-sudo -u git -H git checkout v2.6.7
+sudo -u git -H git checkout v2.6.8
```
### 5. Replace gitlab-git-http-server with gitlab-workhorse