Notes added by 'git notes append'
This commit is contained in:
parent
b50fc6a7ef
commit
23058b1e90
|
@ -1662,3 +1662,5 @@ func (x *Patches) AppendByFilename(y *Patch) bool {
|
|||
x.Patches = append(x.Patches, y)
|
||||
return true
|
||||
}
|
||||
|
||||
// `autogen:`
|
||||
|
|
Loading…
Reference in New Issue