]> source.dussan.org Git - gitea.git/commit
Change the implementation of the go-git version of GetNote to mirror the non go-git...
authornitul1991 <nitul1991@users.noreply.github.com>
Mon, 9 Aug 2021 15:24:34 +0000 (20:54 +0530)
committerGitHub <noreply@github.com>
Mon, 9 Aug 2021 15:24:34 +0000 (16:24 +0100)
commit23d438f56524a7c3fc185df66d6d95f797a80eee
treeffe99d656afeb8a5cdffaea206855a102fe77108
parent1dc41c47b960a4f364228d267ec16e2835b15191
Change the implementation of the go-git version of GetNote to mirror the non go-git version when passed a non-existent commit (#16658)

Fixes #16657
modules/git/notes_gogit.go
modules/git/notes_test.go