Notes added by 'git notes append'

This commit is contained in:
Jeff Carr 2024-12-13 18:54:39 -06:00
parent c3c2d34090
commit d5a5e9e155
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`