зеркало из https://github.com/microsoft/git.git
Merge branch 'sb/submodule-parallel-update'
Code clean-up. * sb/submodule-parallel-update: submodule.sh: remove unused variable
This commit is contained in:
Коммит
4add209e2c
|
@ -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
|
||||
|
|
Загрузка…
Ссылка в новой задаче