Notes added by 'git notes append'

This commit is contained in:
Jeff Carr 2024-12-14 15:22:14 -06:00
parent b15293931f
commit 27a5bcd7fc
1 changed files with 2 additions and 0 deletions

View File

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