mirror of
https://github.com/wahyd4/gogs.git
synced 2026-08-20 18:28:40 +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.