Code

gettextize: git-commit "middle of a merge" message
authorÆvar Arnfjörð Bjarmason <avarab@gmail.com>
Sun, 19 Sep 2010 14:23:01 +0000 (14:23 +0000)
committerÆvar Arnfjörð Bjarmason <avarab@gmail.com>
Sat, 30 Oct 2010 07:10:12 +0000 (07:10 +0000)
commitbfdd11a51286fc7ef0b68ade559e399607a12992
tree6412b51a8bdfcc7622111efebd0cea2772becc0b
parente8645a0a2a86ea6388807b366a9a369aef0de852
gettextize: git-commit "middle of a merge" message

Gettextize the "You are in the middle of a merge -- cannot amend."
message. Several tests in t7110-reset-merge.sh explicitly checked for
this message. Change them to skip under GETTEXT_POISON=YesPlease.

Signed-off-by: Ævar Arnfjörð Bjarmason <avarab@gmail.com>
builtin/commit.c
t/t7110-reset-merge.sh