mirror of
https://github.com/go-gitea/gitea.git
synced 2026-01-10 18:21:34 +01:00
* Serve pull request .diff files Closes #3259 * Add test for pull request redirection and .diff access * Typo * There's no need to test for pr.BaseRepo being nil after calling GetBaseRepo