Viewing a single comment thread. View all comments

_matterny_ t1_j0jvsyr wrote

If you are splitting things into chunks, is there a file quantity limit?

1

rajatarya OP t1_j0jx9cw wrote

No specific file limit. By scanning the files and chunking them the specific number of files in the repo doesn’t matter. But for each file in the repo we leave a pointer file that references the merkle tree entry for that file.

2