Notes added by 'git notes append'
This commit is contained in:
parent
21c5bbd1f1
commit
e9562b6075
|
@ -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`
|
||||
|
|
Loading…
Reference in New Issue