Code

gettextize: git-push "prevent you from losing" message
authorÆvar Arnfjörð Bjarmason <avarab@gmail.com>
Sun, 19 Sep 2010 19:32:01 +0000 (19:32 +0000)
committerÆvar Arnfjörð Bjarmason <avarab@gmail.com>
Sat, 30 Oct 2010 07:57:41 +0000 (07:57 +0000)
commitc15c731896aeb011813077dc165117a9c86101dc
treed12fc519268045fa1651dc2de41c9a3e815e2ede
parent5d22b3fdd82ecc38cd6c0b723e1350d1336d8384
gettextize: git-push "prevent you from losing" message

Gettextize the "To prevent you from losing history" message. A test in
lib-httpd.sh and another in t5541-http-push.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/push.c
t/lib-httpd.sh
t/t5541-http-push.sh