Notes added by 'git notes append'

This commit is contained in:
Jeff Carr 2025-01-30 14:02:59 -06:00
parent 17d15cd4fb
commit 4942a64a90
1 changed files with 2 additions and 0 deletions

View File

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