mirror of
https://github.com/wahyd4/gogs.git
synced 2026-08-15 15:56:44 +10: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.