]> source.dussan.org Git - gitea.git/commit
Handle the error of a missing blob object fix #19530 (#19552)
author99rgosse <61579380+99rgosse@users.noreply.github.com>
Mon, 2 May 2022 16:46:50 +0000 (18:46 +0200)
committerGitHub <noreply@github.com>
Mon, 2 May 2022 16:46:50 +0000 (18:46 +0200)
commit438646e0b55138d2b18313142072236e8f178c29
treeb51c77a2399d7913569d6a5eae8f383cd561caaa
parentc18d8d6968cb175703942631f0094ffb415f51f4
Handle the error of a missing blob object fix #19530 (#19552)

* Handle the error of a missing blob object

* Show error in logs

* as per @zeripath

* Add missing error check

* Add missing error check

* Update compare.go

* Use formal code

* Update compare.go

Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
Co-authored-by: 6543 <6543@obermui.de>
Co-authored-by: techknowlogick <techknowlogick@gitea.io>
routers/web/repo/compare.go