Merge branch 'sb/submodule-parallel-update'

Code clean-up.

* sb/submodule-parallel-update:
  submodule.sh: remove unused variable
maint
Junio C Hamano 2017-08-23 14:13:14 -07:00
commit 4add209e2c
1 changed files with 0 additions and 1 deletions

View File

@ -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