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