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