Notes added by 'git notes append'

This commit is contained in:
Jeff Carr 2025-01-17 05:35:00 -06:00
parent aa3b2d3745
commit c0c490db02
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:`