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) | ||
commit | f4546d4aa2f69ba89436aaae8ec6d2bba809e267 | |
tree | 440cc837ff4f82ecd6d84c23c9cbdc6b05ba8b2c | tree | snapshot |
parent | 3741ae7623f5dcf203d236ff990d6acd13000881 | commit | diff |
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>
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 | diff | blob | history | |
t/t2204-add-ignored.sh | diff | blob | history |