Merge branch 'patch-1' into 'master'
Broken instructions. git fetch --all --tags doesn't refresh tags See merge request !4092
This commit is contained in:
commit
032e398374
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
```
|
||||
|
||||
|
|
Loading…
Reference in a new issue