]> git.99rst.org Git - git.git/commitdiff
Merge branch 'tb/geom-repack-with-keep-and-max'
authorJunio C Hamano <redacted>
Fri, 3 Jun 2022 21:30:36 +0000 (14:30 -0700)
committerJunio C Hamano <redacted>
Fri, 3 Jun 2022 21:30:36 +0000 (14:30 -0700)
Teach "git repack --geometric" work better with "--keep-pack" and
avoid corrupting the repository when packsize limit is used.

* tb/geom-repack-with-keep-and-max:
  builtin/repack.c: ensure that `names` is sorted
  t7703: demonstrate object corruption with pack.packSizeLimit
  repack: respect --keep-pack with geometric repack


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