Notes added by 'git notes append'

This commit is contained in:
Jeff Carr 2025-01-11 06:16:12 -06:00
parent be29ace6c1
commit 82af496e01
1 changed files with 2 additions and 0 deletions

View File

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