Notes added by 'git notes append'
This commit is contained in:
parent
c36d187757
commit
bfd079a78c
|
@ -765,3 +765,5 @@ func (x *Patchset) InsertByFilename(y string) *Patch {
|
|||
x.Patches = append(x.Patches, z)
|
||||
return z
|
||||
}
|
||||
|
||||
// `autogen:patchset.marshal.pb.go`
|
||||
|
|
Loading…
Reference in New Issue