mirror of
https://github.com/wahyd4/gitlabhq.git
synced 2026-08-09 20:56:08 +10:00
Broken instructions. git fetch --all --tags doesn't refresh tags
This commit is contained in:
@@ -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
|
||||
```
|
||||
|
||||
|
||||
Reference in New Issue
Block a user