Code

gettextize: git-add "Use -f if you really want" message
authorÆvar Arnfjörð Bjarmason <avarab@gmail.com>
Sun, 19 Sep 2010 15:59:10 +0000 (15:59 +0000)
committerÆvar Arnfjörð Bjarmason <avarab@gmail.com>
Sat, 30 Oct 2010 07:10:08 +0000 (07:10 +0000)
commitf4546d4aa2f69ba89436aaae8ec6d2bba809e267
tree440cc837ff4f82ecd6d84c23c9cbdc6b05ba8b2c
parent3741ae7623f5dcf203d236ff990d6acd13000881
gettextize: git-add "Use -f if you really want" message

Gettextize the "Use -f if you really want to add them.\n"
message. Tests in t2204-add-ignored.sh and t3700-add.sh explicitly
checked for this message. Split the tests that did so up and skip
portion that calls grep on this message under
GETTEXT_POISON=YesPlease.

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