From: Ævar Arnfjörð Bjarmason Date: Mon, 13 Sep 2010 20:43:25 +0000 (+0000) Subject: gettextize: git-submodule add git-sh-i18n X-Git-Tag: ko-pu~10^2~33 X-Git-Url: https://git.tokkee.org/?a=commitdiff_plain;h=1ba8a5e1f4007ff40a50a56c7b24641c8358761e;p=git.git gettextize: git-submodule add git-sh-i18n Signed-off-by: Ævar Arnfjörð Bjarmason --- 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