mirror of
https://github.com/gogs/gogs.git
synced 2026-04-12 06:57:43 +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.