Notes added by 'git notes append'

This commit is contained in:
Jeff Carr 2025-01-29 12:46:01 -06:00
parent ecef4462ad
commit 2063d1d126
1 changed files with 2 additions and 0 deletions

View File

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