]> git.ipfire.org Git - thirdparty/git.git/commit
i18n: factorize more 'incompatible options' messages
authorJean-Noël Avila <jn.avila@free.fr>
Mon, 31 Jan 2022 22:07:46 +0000 (22:07 +0000)
committerJunio C Hamano <gitster@pobox.com>
Fri, 4 Feb 2022 21:58:28 +0000 (13:58 -0800)
commita699367bb8749a338aefb092c5d7ac75c69d61e1
treec09bbd28e122a8a2b718fed0c41fbecd743ad8cf
parent5d01301f2b865aa8dba1654d3f447ce9d21db0b5
i18n: factorize more 'incompatible options' messages

Find more incompatible options to factorize.

When more than two options are mutually exclusive, print the ones
which are actually on the command line.

Signed-off-by: Jean-Noël Avila <jn.avila@free.fr>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
builtin/commit.c
builtin/difftool.c
builtin/grep.c
builtin/log.c
builtin/merge-base.c
parse-options.c
parse-options.h
t/t7500-commit-template-squash-signoff.sh