Notes added by 'git notes append'
This commit is contained in:
parent
9554ab4263
commit
46a18cd626
|
@ -786,3 +786,5 @@ func (v *Patches) Marshal() ([]byte, error) {
|
|||
func (v *Patches) Unmarshal(data []byte) error {
|
||||
return proto.Unmarshal(data, v)
|
||||
}
|
||||
|
||||
// `autogen:patchset.pb.go`
|
||||
|
|
Loading…
Reference in New Issue