commit | d0ad8251100c1db6d5265d59275bed09ce4731ce | [log] [tgz] |
---|---|---|
author | Ævar Arnfjörð Bjarmason <avarab@gmail.com> | Sat May 21 18:43:58 2011 +0000 |
committer | Junio C Hamano <gitster@pobox.com> | Sat May 21 11:57:15 2011 -0700 |
tree | 5aa9e923ba6cab8d7874ad8934fe4480504e83a3 | |
parent | 3320a973fee4a238e684d0203b0f2d4b941a2c2b [diff] [blame] |
i18n: git-submodule add git-sh-i18n Signed-off-by: Ævar Arnfjörð Bjarmason <avarab@gmail.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>
diff --git a/git-submodule.sh b/git-submodule.sh index bf110e9..816ab3d 100755 --- a/git-submodule.sh +++ b/git-submodule.sh
@@ -14,6 +14,7 @@ or: $dashless [--quiet] sync [--] [<path>...]" OPTIONS_SPEC= . git-sh-setup +. git-sh-i18n . git-parse-remote require_work_tree