Notes added by 'git notes append'

This commit is contained in:
Jeff Carr 2025-02-14 20:46:54 -06:00
parent 6f6b00103a
commit faa899b1e5
1 changed files with 2 additions and 0 deletions

View File

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