Code

gettextize: git-status "Changes to be committed" message
authorÆvar Arnfjörð Bjarmason <avarab@gmail.com>
Sun, 19 Sep 2010 17:27:44 +0000 (17:27 +0000)
committerÆvar Arnfjörð Bjarmason <avarab@gmail.com>
Sat, 30 Oct 2010 07:58:13 +0000 (07:58 +0000)
commita6281eb1315989b25cc0d16ba78b349abfe55ded
treea33d2414883a6566523a630925c80256e42a37ee
parent4c5080087aecb46ebba91bb0cbd820844eb85fe4
gettextize: git-status "Changes to be committed" message

Gettextize the "# Changes to be committed:" messages. Several tests
explicitly checked for this message. Change them to skip under
GETTEXT_POISON=YesPlease.

Since these tests didn't check for the rest of the git-status(1)
output this change has been split up from the "git-status basic
messages" patch.

Signed-off-by: Ævar Arnfjörð Bjarmason <avarab@gmail.com>
t/t7502-commit.sh
wt-status.c