We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents b3c2280 + c8d0c4f commit 95d25c4Copy full SHA for 95d25c4
1 file changed
git-submodule.sh
@@ -611,7 +611,6 @@ cmd_update()
611
die_if_unmatched "$mode" "$sha1"
612
613
name=$(git submodule--helper name "$sm_path") || exit
614
- url=$(git config submodule."$name".url)
615
if ! test -z "$update"
616
then
617
update_module=$update
0 commit comments