]> git.99rst.org Git - git.git/commit
t5200: move `update-server-info -h` test from t1517
authorUsman Akinyemi <redacted>
Fri, 8 Aug 2025 01:06:50 +0000 (06:36 +0530)
committerJunio C Hamano <redacted>
Fri, 8 Aug 2025 14:48:27 +0000 (07:48 -0700)
commit18aae638cbb7e6fe148b879c5b4e5ad4e5cc006d
tree780cd2a0f253a70dc5ec21b776dbcc2c13defd17
parent39fc4085620b60f8a06239a249f6877111e5ac11
t5200: move `update-server-info -h` test from t1517

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

Suggested-by: Patrick Steinhardt <redacted>
Helped-by: Junio C Hamano <redacted>
Signed-off-by: Usman Akinyemi <redacted>
Signed-off-by: Junio C Hamano <redacted>
t/t1517-outside-repo.sh
t/t5200-update-server-info.sh
git clone https://git.99rst.org/PROJECT