mirror of
https://gitee.com/gitea/gitea
synced 2026-04-05 12:15:21 +08: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