Andrew's git
/
gitweb.git
/ diff
summary
|
log
|
commit
| diff |
tree
commit
grep
author
committer
pickaxe
?
re
Merge branch 'sb/submodule-parallel-update' into next
author
Junio C Hamano
<gitster@pobox.com>
Sun, 20 Aug 2017 06:07:23 +0000
(23:07 -0700)
committer
Junio C Hamano
<gitster@pobox.com>
Sun, 20 Aug 2017 06:07:23 +0000
(23:07 -0700)
Code clean-up.
* sb/submodule-parallel-update:
submodule.sh: remove unused variable
git-submodule.sh
patch
|
blob
|
history
raw
(from parent 1:
3ba3980
)
diff --git
a/git-submodule.sh
b/git-submodule.sh
index ffa2d66481ab2182a336082bb996d9b3bce32589..66d1ae8ef6c5f12c856a2f88eabce515dcafd489 100755
(executable)
--- a/
git-submodule.sh
+++ b/
git-submodule.sh
@@
-611,7
+611,6
@@
cmd_update()
die_if_unmatched "$mode" "$sha1"
name=$(git submodule--helper name "$sm_path") || exit
- url=$(git config submodule."$name".url)
if ! test -z "$update"
then
update_module=$update