From: Junio C Hamano Date: Fri, 3 Jun 2022 21:30:36 +0000 (-0700) Subject: Merge branch 'tb/geom-repack-with-keep-and-max' X-Git-Tag: v2.37.0-rc0~32 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=16a0e92ddc39ff6266c9b78aaad56b1e3ac687a4;p=thirdparty%2Fgit.git Merge branch 'tb/geom-repack-with-keep-and-max' 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 --- 16a0e92ddc39ff6266c9b78aaad56b1e3ac687a4