mirror of
https://github.com/electron/electron.git
synced 2026-04-10 03:01:51 -04:00
Sync submodule recursively
This commit is contained in:
@@ -122,7 +122,7 @@ def check_root():
|
||||
|
||||
|
||||
def update_submodules():
|
||||
execute_stdout(['git', 'submodule', 'sync'])
|
||||
execute_stdout(['git', 'submodule', 'sync', '--recursive'])
|
||||
execute_stdout(['git', 'submodule', 'update', '--init', '--recursive'])
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user