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
diff options
context:
space:
mode:
authorRémy Coutable <remy@rymai.me>2016-10-25 18:49:44 +0300
committerRémy Coutable <remy@rymai.me>2016-10-25 18:49:44 +0300
commit9c7b371a909250d0668a8dc728ccdea69798cc14 (patch)
tree29e3db754f8b6d5e8349448f10666223e22f7f2e /doc/update
parent739cb05228549f6f31f6b5a0c7e66807d5813fcc (diff)
parenta871032f4a5353d118e0f0dbd7373cfdefb89f57 (diff)
Merge branch 'patch-7' into 'master'
This will change the update process to checkout gitlab-shell version 3.6.6 instead of 3.6.3 as currently described in the update document See merge request !6976
Diffstat (limited to 'doc/update')
-rw-r--r--doc/update/8.12-to-8.13.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/update/8.12-to-8.13.md b/doc/update/8.12-to-8.13.md
index 8940d14559b..c0084d9d59c 100644
--- a/doc/update/8.12-to-8.13.md
+++ b/doc/update/8.12-to-8.13.md
@@ -72,7 +72,7 @@ sudo -u git -H git checkout 8-13-stable-ee
```bash
cd /home/git/gitlab-shell
sudo -u git -H git fetch --all --tags
-sudo -u git -H git checkout v3.6.3
+sudo -u git -H git checkout v3.6.6
```
### 6. Update gitlab-workhorse