mirror of
https://github.com/go-gitea/gitea.git
synced 2026-05-07 06:03:48 +02: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