From 1ba8a5e1f4007ff40a50a56c7b24641c8358761e Mon Sep 17 00:00:00 2001 From: =?utf8?q?=C3=86var=20Arnfj=C3=B6r=C3=B0=20Bjarmason?= Date: Mon, 13 Sep 2010 20:43:25 +0000 Subject: [PATCH] gettextize: git-submodule add git-sh-i18n MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Signed-off-by: Ævar Arnfjörð Bjarmason --- git-submodule.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/git-submodule.sh b/git-submodule.sh index 9ebbab798..5ef3d0da6 100755 --- a/git-submodule.sh +++ b/git-submodule.sh @@ -14,6 +14,7 @@ USAGE="[--quiet] add [-b branch] [-f|--force] [--reference ] [--] ...]" OPTIONS_SPEC= . git-sh-setup +. git-sh-i18n . git-parse-remote require_work_tree -- 2.30.2