Submitted by rajatarya t3_znfgap in MachineLearning
rajatarya OP t1_j0jx9cw wrote
Reply to comment by _matterny_ in [P] XetHub: We scaled Git to support 1 TB repos by rajatarya
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.
Viewing a single comment thread. View all comments