diff options
author | Junio C Hamano <gitster@pobox.com> | 2020-03-16 13:22:54 -0700 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2020-03-16 14:27:07 -0700 |
commit | 7c280589cffa6f55f6bef0496776334f1e3cdcb5 (patch) | |
tree | 33b308fa00d049ef167ac531d606d994e7c7539d /t/t4018 | |
parent | Git 2.26-rc2 (diff) | |
download | tgif-7c280589cffa6f55f6bef0496776334f1e3cdcb5.tar.xz |
parse-options: teach "git cmd -h" to show alias as alias
There is a long-standing NEEDSWORK comment that complains about
inconsistency between how an aliased option ("git clone --recurse"
which is the only one that currently exists) gives a help text in
a usage-error message vs "git cmd -h"). Get rid of it and then
make sure we say an option is an alias for another, instead of
repeating the same short help text for both, which leads to "they
seem to do the same---is there any subtle difference?" puzzlement
to end-users.
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 't/t4018')
0 files changed, 0 insertions, 0 deletions