Code

gettextize: git-branch "Deleted branch [...]" message
authorÆvar Arnfjörð Bjarmason <avarab@gmail.com>
Sun, 19 Sep 2010 13:58:04 +0000 (13:58 +0000)
committerÆvar Arnfjörð Bjarmason <avarab@gmail.com>
Sat, 30 Oct 2010 07:10:10 +0000 (07:10 +0000)
commit3633a2d423f7654f79afda983638a6ec0b2ea98a
tree7fff8443d89eb0389afe92d10d3664b2b0fcbca8
parent3570a157a4a0c8ae3f5981f047fce6bf317c8934
gettextize: git-branch "Deleted branch [...]" message

Gettextize the "Deleted %sbranch %s (was %s).\n" messages. test in
t3200-branch.sh explicitly checked for this message. Change it to skip
under GETTEXT_POISON=YesPlease.

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