You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have added a service to be able to create PR from lazygit on my self hosted gitlab.
When I press O to create a PR with a branch name like feature/something the name of the branch gets encoded to feature%2Fsomething. How can tell lazygit to stop applying url encoding to branch name ?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hi everyone,
I have added a service to be able to create PR from lazygit on my self hosted gitlab.
When I press
O
to create a PR with a branch name likefeature/something
the name of the branch gets encoded tofeature%2Fsomething
. How can tell lazygit to stop applying url encoding to branch name ?Thanks in advance
Beta Was this translation helpful? Give feedback.
All reactions