jesseduffield / jesseduffield/lazygit
Open a pull request between two different remotes do not work correctly.
Open
bug
- Dominant language
- Go
- Stars
- 82.4k
- Forks
- 3k
- Avg merge
- 2d 18h
- Merged PRs (30d)
- 19
Description
### Describe the bug
I have two branch a (from remote r1) and branch b (from remote r2), and i open a pull request from branch b to branch a. But in the web interface i see it open a pull request from branch b (remote r1) to branch a (remote r1).
### Expected behavior
It should open a pull request from branch b (remote r2) to branch a (remote r1).
Contributor guide
Assessment
This issue has not been assessed yet.