Skip to content
Snippets Groups Projects
Commit 2521a0b4 authored by Douglas Barbosa Alexandre's avatar Douglas Barbosa Alexandre Committed by Alejandro Rodríguez
Browse files

Merge branch 'update-gitlab-shell-4-1-1' into 'master'

Bump gitlab-shell to 4.1.1

This fixes a compatibility issue with Git 2.11 (#25301):

- [x] gitlab-shell MR: gitlab-org/gitlab-shell!112
- [x] CE MR: !7967
- [x] EE MR: gitlab-org/gitlab-ee!964

See merge request !8143


Former-commit-id: fb93d4c04c0cce470877db55b562eb0d404ba676
parent 2c080b39
No related branches found
No related tags found
No related merge requests found
4.0.3
4.1.1
Loading
Loading
@@ -72,7 +72,7 @@ sudo -u git -H git checkout 8-14-stable-ee
```bash
cd /home/git/gitlab-shell
sudo -u git -H git fetch --all --tags
sudo -u git -H git checkout v4.0.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