Commit 032e3983 authored by Stan Hu's avatar Stan Hu

Merge branch 'patch-1' into 'master'

Broken instructions. git fetch --all --tags doesn't refresh tags



See merge request !4092
parents 8b2a2fc5 fb658615
......@@ -45,7 +45,7 @@ sudo -u git -H git checkout 8-7-stable-ee
```bash
cd /home/git/gitlab-shell
sudo -u git -H git fetch --all --tags
sudo -u git -H git fetch --tags
sudo -u git -H git checkout v2.7.2
```
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment