1
1
mirror of https://github.com/go-gitea/gitea synced 2025-11-04 21:38:25 +00:00
Files
gitea/modules/git/notes_nogogit.go
Lunny Xiao dbe415fb91 Only log non ErrNotExist errors in git.GetNote (#19884)
* Fix GetNote

* Only log errors if the error is not ErrNotExist

Signed-off-by: Andrew Thornton <art27@cantab.net>

Co-authored-by: Andrew Thornton <art27@cantab.net>
2022-06-07 16:39:50 +08:00

2.2 KiB