]> git.ipfire.org Git - thirdparty/git.git/commit - t/t0001-init.sh
i18n: refactor "foo and bar are mutually exclusive"
authorJean-Noël Avila <jn.avila@free.fr>
Wed, 5 Jan 2022 20:02:14 +0000 (20:02 +0000)
committerJunio C Hamano <gitster@pobox.com>
Wed, 5 Jan 2022 21:29:23 +0000 (13:29 -0800)
commit43ea635c35371b22a7a2010398d47040c5b95adc
tree39fdf40eba05aba61c7bf2fcfae638bdd66abc09
parent2ae0a9cb8298185a94e5998086f380a355dd8907
i18n: refactor "foo and bar are mutually exclusive"

Use static strings for constant parts of the sentences. They are all
turned into "cannot be used together".

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>
builtin/checkout.c
builtin/diff-tree.c
builtin/fetch.c
builtin/init-db.c
builtin/log.c
builtin/submodule--helper.c
builtin/worktree.c
range-diff.c
t/t0001-init.sh
t/t2025-checkout-no-overlay.sh