Describe the bug
Creating a branch with 2 forward slashes in the name locally works fine, but when I try to push it it fails to set the upstream. Despite of this it does manage to push the branch to remote before erroring.
To Reproduce
Steps to reproduce the behavior:
- Create a branch with 2 forwards slashes, for example
feature/project/make-a-change
- Try to push the branch to remote
Expected behavior
The upstream to be set successfully
Screenshots

Version info:
lazygit --version
commit=, build date=, build source=nix, version=0.41.0, os=linux, arch=amd64, git version=2.43.2