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