Notes added by 'git notes append'

This commit is contained in:
Jeff Carr 2025-01-11 06:16:31 -06:00
parent 5456cbd9e9
commit 2499e04d00
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`