Notes added by 'git notes append'
This commit is contained in:
parent
387b32c9b6
commit
37066d2bfe
|
@ -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