diff options
author | Usman Akinyemi <usmanakinyemi202@gmail.com> | 2025-08-08 06:36:49 +0530 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2025-08-08 07:48:27 -0700 |
commit | 39fc4085620b60f8a06239a249f6877111e5ac11 (patch) | |
tree | b4ab972aad30179aca3312a1c40179896e7f322a /merge-blobs.c | |
parent | 866e6a391f466baeeb98bc585845ea638322c04b (diff) |
t/t1517: automate `git subcmd -h` tests outside a repository
Replace manual `-h` tests with a loop over all subcommands using
`git --list-cmds=main`. This ensures consistent coverage of `-h`
behavior outside a repo and future-proofs the test by covering
new commands automatically.
Known exceptions are skipped or marked as expected failures.
Suggested-by: Patrick Steinhardt <ps@pks.im>
Helped-by: Junio C Hamano <gitster@pobox.com>
Helped-by: D. Ben Knoble <ben.knoble+github@gmail.com>
Signed-off-by: Usman Akinyemi <usmanakinyemi202@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'merge-blobs.c')
0 files changed, 0 insertions, 0 deletions