Notes added by 'git notes append'

This commit is contained in:
Jeff Carr 2025-02-14 20:47:13 -06:00
parent 0ee396cd99
commit 4fadae8c93
1 changed files with 2 additions and 0 deletions

View File

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