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).