Merge branch 'ps/repack-keep-unreachable-in-unpacked-repo'

"git repack --keep-unreachable" to send unreachable objects to the main pack "git repack -ad" produces did not work when there is no existing packs, which has been corrected. * ps/repack-keep-unreachable-in-unpacked-repo: builtin/repack: fix `--keep-unreachable` when there are no packs

Junio C Hamano committed Feb 12, 2025 at 10:08 UTC 07c401d3922920c8edb2a1060806f06d9c4850b4

No changes.