1
0
mirror of https://github.com/go-gitea/gitea synced 2025-02-24 15:21:27 +01:00
delvh 675c14aba6
Ignore error when retrieving changed PR review files () ()
When a PR reviewer reviewed a file on a commit that was later gc'ed,
they would always get a `500` response from then on when loading the PR.
This PR simply ignores that error and instead marks all files as
unchanged.
This approach was chosen as the only feasible option without diving into
**a lot** of error handling.

Fixes 
Backport of 

Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
2022-10-20 23:25:54 +08:00
..
2022-01-20 18:46:10 +01:00
2022-01-20 18:46:10 +01:00