Open rabin-io opened 3 weeks ago
There is a menu under O
(uppercase) that allows you to select a branch, but I think that will get you only half of the way there.
Opening pull requests across forks or nonOrigin-nonOrigin
is a bit... muddled.
Maybe extended the service
key options to allow url customization, per service?
Describe the bug When I use the open to open a MR (gitlab in my case), the URL which lazygit open is against the origin repo, and not from my repo/fork against the origin repo.
To Reproduce Steps to reproduce the behavior:
In my lazygit config, I have these lines,
origin
andmy-fork
o
<origin>
to<my-origin>
to let the UI load the MR correctly, but even then is only aginstmaster
and not the base of<my-branch-name>
❯ git --version git version 2.47.0
❯ lazygit --version commit=611fabde11d24d9acc71ee26077b9a1101f59f27, build date=2024-09-18T10:56:10Z, build source=binaryRelease, version=0.44.1, os=linux, arch=amd64, git version=2.47.0