Notes added by 'git notes append'

This commit is contained in:
Jeff Carr 2025-01-17 03:11:46 -06:00
parent 81eaadc2d5
commit 52690da95a
1 changed files with 2 additions and 0 deletions

View File

@ -1416,3 +1416,5 @@ func (x *Files) All() *FileIterator {
iterator := newFileIterator(FilePointers)
return iterator
}
// `autogen:`