Notes added by 'git notes append'

This commit is contained in:
Jeff Carr 2025-01-17 13:41:19 -06:00
parent fd435c61cd
commit 8277d0388b
1 changed files with 2 additions and 0 deletions

View File

@ -616,3 +616,5 @@ func (x *GitTags) AppendByHash(y *GitTag) bool {
x.GitTags = append(x.GitTags, y)
return true
}
// `autogen:goDep.marshal.pb.go`