Skip to content
Snippets Groups Projects
Verified Commit 5dcd01aa authored by Rémy Coutable's avatar Rémy Coutable
Browse files

Bump gitlab-shell to 4.1.1


This fixes a compatibility issue with Git 2.11:

- Issue: gitlab-org/gitlab-ce#25301
- gitlab-shell MR: gitlab-org/gitlab-shell!112
- CE MR: gitlab-org/gitlab-ce!7967
- EE MR: gitlab-org/gitlab-ee!964

Signed-off-by: default avatarRémy Coutable <remy@rymai.me>
parent bdb5e677
No related branches found
No related tags found
No related merge requests found
4.1.0
4.1.1
Loading
Loading
@@ -72,7 +72,7 @@ sudo -u git -H git checkout 8-15-stable-ee
```bash
cd /home/git/gitlab-shell
sudo -u git -H git fetch --all --tags
sudo -u git -H git checkout v4.1.0
sudo -u git -H git checkout v4.1.1
```
 
### 6. Update gitlab-workhorse
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment