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