Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Resolve panic on failed interface conversion in migration v156 (#15604)
go panics otherwise with `panic: interface conversion: error is git.ErrNotExist, not *git.ErrNotExist`, thanks to Codeberg/Andi for reporting this. Co-authored-by: Lunny Xiao <[email protected]>
- Loading branch information