Notes added by 'git notes append'
This commit is contained in:
parent
3e9d381f1c
commit
e003f6cce9
|
@ -1400,3 +1400,5 @@ func (x *Files) All() *FileIterator {
|
|||
iterator := newFileIterator(FilePointers)
|
||||
return iterator
|
||||
}
|
||||
|
||||
// `autogen:`
|
||||
|
|
Loading…
Reference in New Issue