Closed
Description
- Gitea version (or commit ref): g52feff5a5
- Can you reproduce the bug at https://try.gitea.io:
- Yes (provide example URL)
- No
- Not relevant
Description
Since upgrading to 1.9.0, one cannot see branches of their fork any more when creating a new pull request upstream.
Example: In my fork of go-gitea/chardet on try.gitea.io, I have created the branch test-pr. When clicking on New Pull Request in the upstream repo, I cannot find my own branch there, only branches from the repo itself.
This is unusual behaviour and makes it hard for people to create a pull request. Not sure if it's a regression or an intended change though.