]> git.ipfire.org Git - thirdparty/git.git/commit
i18n: refactor "%s, %s and %s are mutually exclusive"
authorJean-Noël Avila <jn.avila@free.fr>
Wed, 5 Jan 2022 20:02:15 +0000 (20:02 +0000)
committerJunio C Hamano <gitster@pobox.com>
Wed, 5 Jan 2022 21:29:23 +0000 (13:29 -0800)
commitc488182903d97da70b7a486e514ab871345067cc
treee5abfa80d7cd54e306792ee9f361276dcb3dfff8
parent43ea635c35371b22a7a2010398d47040c5b95adc
i18n: refactor "%s, %s and %s are mutually exclusive"

Use placeholders for constant tokens. The strings are 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/difftool.c
builtin/log.c
builtin/worktree.c
diff.c
t/t4209-log-pickaxe.sh