@leroysheep / rag-system / commits / d93be9cbca

Merge branch 'ps/fsck-stream-from-the-right-object-instance'

"fsck" iterates over packfiles and its access to pack data caused the list to be permuted, which caused it to loop forever; the code to access pack data by "fsck" has been updated to avoid this. * ps/fsck-stream-from-the-right-object-instance: pack-check: fix verification of large objects packfile: expose function to read object stream for an offset object-file: adapt `stream_object_signature()` to take a stream t/helper: improve "genrandom" test helper

Junio C Hamano committed Mar 5, 2026 at 10:04 UTC d93be9cbcaf80f4d1ff56a3d7aa5d722236b6eac

No changes.