Closed
Description
- Gitea version (or commit ref): any
- Git version: any
- Operating system: any
- Database: any
- Can you reproduce the bug at https://try.gitea.io: no (server down)
Description
On /{user}/{repo}/branches page, there is brief list of branches.
Github shows compare button or pull request link for each non-default branch, which compares branch to default branch (usually master) and proposes to create Pull request (or links to pull request itself).
This functionality is missing in gitea. Would be good to implement this in gitea.