Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
t9003: become resilient to GETTEXT_POISON
[gitweb.git]
/
git-submodule.sh
diff --git
a/git-submodule.sh
b/git-submodule.sh
index 5a4dec050b2ebdbe8f9674666ddaabb4c0e193f2..de7ddb67e4281336878275680742fb3fd37308b6 100755
(executable)
--- a/
git-submodule.sh
+++ b/
git-submodule.sh
@@
-16,7
+16,6
@@
USAGE="[--quiet] add [-b <branch>] [-f|--force] [--name <name>] [--reference <re
OPTIONS_SPEC=
SUBDIRECTORY_OK=Yes
. git-sh-setup
-. git-sh-i18n
. git-parse-remote
require_work_tree
wt_prefix=$(git rev-parse --show-prefix)