mirror of
https://github.com/gogs/gogs.git
synced 2026-06-04 19:43:59 +02:00
Was only possible to correctly redirect to pull request page within same repository. And didn't take care of case when upstream has disabled pull request. Also add a new method 'PullRequestURL' to unify the code.