]> Kevux Git Server - rit/commit
t5304: move `prune -h` test from t1517
authorUsman Akinyemi <usmanakinyemi202@gmail.com>
Fri, 8 Aug 2025 01:06:51 +0000 (06:36 +0530)
committerJunio C Hamano <gitster@pobox.com>
Fri, 8 Aug 2025 14:48:27 +0000 (07:48 -0700)
commit529a60a885c1f65ff0870f6d69915dd9d02d7ee9
tree42875056179e1ad3e9f73e018af6b0e189948918
parent18aae638cbb7e6fe148b879c5b4e5ad4e5cc006d
t5304: move `prune -h` test from t1517

t1517 is now focused on testing subcommands outside a repository.
Move the in-repo `-h` test for `prune` to t5304, which covers
this command.

Suggested-by: Patrick Steinhardt <ps@pks.im>
Signed-off-by: Usman Akinyemi <usmanakinyemi202@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
t/t1517-outside-repo.sh
t/t5304-prune.sh