Closed
Description
- Gitea version (or commit ref): 1.9.3
- Git version: 2.18.0.windows.1
- Operating system: Windows 10
- Database (use
[x]
):- PostgreSQL
- MySQL
- MSSQL
- SQLite
- Can you reproduce the bug at https://try.gitea.io:
- Yes (provide example URL)
- No
- Not relevant
- Log gist: Not relevant
Description
I have repository A and B.
B is a fork of repository A.
When on B repository page I clicked "pull request" I am redirected to A repository page, where I can merge my branch into repository A, but I just want to merge my branch into repository B.
It works when I put Pull Request URL by hand.