Code

gettextize: git-submodule "cached cannot be used" message
authorÆvar Arnfjörð Bjarmason <avarab@gmail.com>
Mon, 13 Sep 2010 20:07:45 +0000 (20:07 +0000)
committerÆvar Arnfjörð Bjarmason <avarab@gmail.com>
Sat, 30 Oct 2010 07:58:22 +0000 (07:58 +0000)
commit008c9239464e3770400b68a900c0de9294cb87dc
treeb16c3174d7aa4cb60059c7d4a1fbba8b05ebe66e
parentacf245a5cc851376176c09c845b6d2e0073dc474
gettextize: git-submodule "cached cannot be used" message

Gettextize the "--cached cannot be used with --files" message. Since
this message starts with "--" we have to pass "--" as the first
argument. This works with both GNU gettext 0.18.1 (as expected), and
the gettext(1) on Solaris 10.

Signed-off-by: Ævar Arnfjörð Bjarmason <avarab@gmail.com>
git-submodule.sh