1
1
mirror of https://github.com/go-gitea/gitea synced 2025-11-20 05:08:14 +00:00
Files
gitea/models/migrations/v156.go
techknowlogick 761111f9ed Resolve panic on failed interface conversion in migration v156 (#15604) (#15610)
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 <xiaolunwen@gmail.com>

Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
2021-04-25 11:58:42 -04:00

4.2 KiB