diff options
| author | Junio C Hamano <gitster@pobox.com> | 2025-05-27 13:59:10 -0700 |
|---|---|---|
| committer | Junio C Hamano <gitster@pobox.com> | 2025-05-27 13:59:10 -0700 |
| commit | d8b48af39141d4552e6e2c091957a59b806808a1 (patch) | |
| tree | c923958e28b63c2291865f64576523ad3545734f /builtin/commit.c | |
| parent | Merge branch 'jc/doc-synopsis-option-markup' (diff) | |
| parent | packed-backend: mmap large "packed-refs" file during fsck (diff) | |
| download | git-d8b48af39141d4552e6e2c091957a59b806808a1.tar.gz git-d8b48af39141d4552e6e2c091957a59b806808a1.zip | |
Merge branch 'sj/use-mmap-to-check-packed-refs'
The code path to access the "packed-refs" file while "fsck" is
taught to mmap the file, instead of reading the whole file in the
memory.
* sj/use-mmap-to-check-packed-refs:
packed-backend: mmap large "packed-refs" file during fsck
packed-backend: extract snapshot allocation in `load_contents`
packed-backend: fsck should warn when "packed-refs" file is empty
Diffstat (limited to 'builtin/commit.c')
0 files changed, 0 insertions, 0 deletions
