git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] builtin/repack: fix `--keep-unreachable` when there are no packs
@ 2025-02-03 13:06 Patrick Steinhardt
  2025-02-03 13:06 ` [PATCH 1/2] t7700: add tests for `--keep-unreachable` Patrick Steinhardt
                   ` (2 more replies)
  0 siblings, 3 replies; 15+ messages in thread
From: Patrick Steinhardt @ 2025-02-03 13:06 UTC (permalink / raw)
  To: git

Hi,

this small patch series fixes `git repack -ad --keep-unreachable` when
there aren't any preexisting packfiles.

Thanks!

Patrick

---
Patrick Steinhardt (2):
      t7700: add tests for `--keep-unreachable`
      builtin/repack: fix `--keep-unreachable` when there are no packs

 builtin/repack.c  |  5 +++-
 t/t7700-repack.sh | 73 +++++++++++++++++++++++++++++++++++++++++++++++++++++++
 2 files changed, 77 insertions(+), 1 deletion(-)


---
base-commit: 3b0d05c4a79d0e441283680a864529b02dca5f08
change-id: 20250203-b4-pks-repack-unreachable-objects-wo-packfiles-33c26066e5c3


^ permalink raw reply	[flat|nested] 15+ messages in thread

end of thread, other threads:[~2025-02-05  5:36 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-02-03 13:06 [PATCH 0/2] builtin/repack: fix `--keep-unreachable` when there are no packs Patrick Steinhardt
2025-02-03 13:06 ` [PATCH 1/2] t7700: add tests for `--keep-unreachable` Patrick Steinhardt
2025-02-03 17:13   ` Junio C Hamano
2025-02-03 18:32   ` Jeff King
2025-02-03 23:53     ` Junio C Hamano
2025-02-04  2:35       ` Jeff King
2025-02-04  7:00         ` Patrick Steinhardt
2025-02-03 13:06 ` [PATCH 2/2] builtin/repack: fix `--keep-unreachable` when there are no packs Patrick Steinhardt
2025-02-04  3:01   ` Jeff King
2025-02-04  7:01     ` Patrick Steinhardt
2025-02-04 14:58       ` Jeff King
2025-02-04 13:28   ` Junio C Hamano
2025-02-04  7:00 ` [PATCH v2] " Patrick Steinhardt
2025-02-04 15:22   ` Jeff King
2025-02-05  5:36     ` Patrick Steinhardt

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).