Notes added by 'git notes append'

This commit is contained in:
Jeff Carr 2025-02-14 19:25:51 -06:00
parent 673a31e75a
commit 17265344d9
1 changed files with 2 additions and 0 deletions

View File

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