Code

i18n: git-submodule add git-sh-i18n
[git.git] / git-submodule.sh
index bf110e9cb77a0e9930c427408e18d323db2c8916..816ab3d95f4a9e85c81ad1bd92d1acda02104e33 100755 (executable)
@@ -14,6 +14,7 @@ USAGE="[--quiet] add [-b branch] [-f|--force] [--reference <repository>] [--] <r
    or: $dashless [--quiet] sync [--] [<path>...]"
 OPTIONS_SPEC=
 . git-sh-setup
+. git-sh-i18n
 . git-parse-remote
 require_work_tree