]> git.99rst.org Git - git.git/commitdiff
Merge branch 'tb/midx-write'
authorJunio C Hamano <redacted>
Fri, 12 Apr 2024 18:31:39 +0000 (11:31 -0700)
committerJunio C Hamano <redacted>
Fri, 12 Apr 2024 18:31:39 +0000 (11:31 -0700)
Code clean-up by splitting code responsible for writing midx files
into its own file.

* tb/midx-write:
  midx-write.c: use `--stdin-packs` when repacking
  midx-write.c: check count of packs to repack after grouping
  midx-write.c: factor out common want_included_pack() routine
  midx-write: move writing-related functions from midx.c


Trivial merge
git clone https://git.99rst.org/PROJECT