]> git.ipfire.org Git - thirdparty/git.git/commit
i18n: turn even more messages into "cannot be used together" ones
authorJean-Noël Avila <jn.avila@free.fr>
Wed, 5 Jan 2022 20:02:24 +0000 (20:02 +0000)
committerJunio C Hamano <gitster@pobox.com>
Wed, 5 Jan 2022 21:31:00 +0000 (13:31 -0800)
commit246cac85055f513626159e8cd20b741eaf5f9f97
treee6d7e00c0918636199eb430e98ecc62e8980ded7
parentd7d30badbf1ece9c944e41bac4d8aef1117e8b7f
i18n: turn even more messages into "cannot be used together" ones

Even if some of these messages are not subject to gettext i18n, this
helps bring a single style of message for a given error type.

Signed-off-by: Jean-Noël Avila <jn.avila@free.fr>
Reviewed-by: Johannes Sixt <j6t@kdbg.org>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
23 files changed:
builtin/add.c
builtin/am.c
builtin/cat-file.c
builtin/checkout.c
builtin/clone.c
builtin/commit.c
builtin/describe.c
builtin/rebase.c
builtin/reset.c
builtin/rev-list.c
builtin/rm.c
builtin/stash.c
diff.c
t/t2026-checkout-pathspec-file.sh
t/t2072-restore-pathspec-file.sh
t/t3601-rm-pathspec-file.sh
t/t3704-add-pathspec-file.sh
t/t3909-stash-pathspec-file.sh
t/t4209-log-pickaxe.sh
t/t5606-clone-options.sh
t/t7107-reset-pathspec-file.sh
t/t7500-commit-template-squash-signoff.sh
t/t7526-commit-pathspec-file.sh