]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'tb/save-keep-pack-during-geometric-repack'
authorJunio C Hamano <gitster@pobox.com>
Thu, 27 Oct 2022 21:51:53 +0000 (14:51 -0700)
committerJunio C Hamano <gitster@pobox.com>
Thu, 27 Oct 2022 21:51:53 +0000 (14:51 -0700)
When geometric repacking feature is in use together with the
--pack-kept-objects option, we lost packs marked with .keep files.

* tb/save-keep-pack-during-geometric-repack:
  repack: don't remove .keep packs with `--pack-kept-objects`


Trivial merge