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
path: root/doc
diff options
context:
space:
mode:
authorJacob Vosmaer <contact@jacobvosmaer.nl>2015-11-30 21:04:44 +0300
committerJacob Vosmaer <contact@jacobvosmaer.nl>2015-11-30 21:04:44 +0300
commit7ba00b50827d8d30ea4c54acb2623d6fb387dcf1 (patch)
treea5bef0a2e21ba427d8f9b8a6ac2138a11e185a8a /doc
parent13c6096e42e5b20039f78b9415bea82e1f2507eb (diff)
Use gitlab-shell 2.6.8 in update guide
Diffstat (limited to 'doc')
-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