Notes added by 'git notes append'

This commit is contained in:
Jeff Carr 2025-01-17 05:34:32 -06:00
parent f78c2b9c9f
commit e1f931e82e
1 changed files with 2 additions and 0 deletions

View File

@ -89,3 +89,5 @@ func (v *GitTags) Marshal() ([]byte, error) {
func (v *GitTags) Unmarshal(data []byte) error {
return proto.Unmarshal(data, v)
}
// `autogen:gitTag.pb.go`