Notes added by 'git notes append'

This commit is contained in:
Jeff Carr 2025-01-19 04:12:00 -06:00
parent 799a1766d2
commit e1bedde6ef
1 changed files with 2 additions and 0 deletions

View File

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