diff options
author | Junio C Hamano <gitster@pobox.com> | 2021-01-06 14:44:02 +0000 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2021-01-06 15:10:27 -0800 |
commit | 4ca7994b2a037e98fd3205bb915904f245c9461e (patch) | |
tree | d4962415c988652f1de01a9eed062fedce708bf7 /checkout.c | |
parent | Git 2.30 (diff) | |
download | tgif-4ca7994b2a037e98fd3205bb915904f245c9461e.tar.xz |
parse-options: format argh like error messages
"Keep it homogeneous across the repository" is in general a
guideline that can be used to converge to a good practice, but
we can be a bit more prescriptive in this case. Just like the
messages we give die(_("...")) are formatted without the final
full stop and without the initial capitalization, most of the
argument help text are already formatted that way, and we want
to encourage that as the house style.
Noticed-by: ZheNing Hu <adlternative@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Signed-off-by: ZheNing Hu <adlternative@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'checkout.c')
0 files changed, 0 insertions, 0 deletions