Notes added by 'git notes append'

This commit is contained in:
Jeff Carr 2025-01-11 06:17:05 -06:00
parent 92f24d1864
commit 2a25d3ec8b
1 changed files with 2 additions and 0 deletions

View File

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