Notes added by 'git notes append'

This commit is contained in:
Jeff Carr 2025-01-29 12:51:17 -06:00
parent a4bb7adf12
commit 385e0c69ba
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`