]> git.ipfire.org Git - thirdparty/git.git/commit - revision.c
i18n: turn "options are incompatible" into "cannot be used together"
authorJean-Noël Avila <jn.avila@free.fr>
Wed, 5 Jan 2022 20:02:16 +0000 (20:02 +0000)
committerJunio C Hamano <gitster@pobox.com>
Wed, 5 Jan 2022 21:29:23 +0000 (13:29 -0800)
commit12909b6b8a4a51e9d2b46610be4f93c782949c80
treee0643769171bc1f80a17d52c7724b8fee3b21978
parentc488182903d97da70b7a486e514ab871345067cc
i18n: turn "options are incompatible" 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>
31 files changed:
apply.c
archive.c
builtin/add.c
builtin/branch.c
builtin/checkout.c
builtin/clone.c
builtin/commit.c
builtin/describe.c
builtin/difftool.c
builtin/fast-export.c
builtin/index-pack.c
builtin/ls-files.c
builtin/merge.c
builtin/pack-objects.c
builtin/push.c
builtin/rebase.c
builtin/repack.c
builtin/reset.c
builtin/rev-list.c
builtin/show-branch.c
builtin/stash.c
builtin/tag.c
revision.c
t/t2026-checkout-pathspec-file.sh
t/t2072-restore-pathspec-file.sh
t/t3431-rebase-fork-point.sh
t/t3704-add-pathspec-file.sh
t/t3909-stash-pathspec-file.sh
t/t5606-clone-options.sh
t/t7107-reset-pathspec-file.sh
t/t7526-commit-pathspec-file.sh