-
Suggestion
-
Resolution: Duplicate
-
None
-
None
-
None
It would be nice to have a check box for submodule init and submodule update in pull and in clone dialogs.
Does the current version support this somehow? For the time being, I resort to command line for that, which is not very cenvienient.
- duplicates
-
SRCTREE-870 Pulling a new submodule in git needs to run 'git submodule init/update'
-
- Closed
-
-
SRCTREE-7327 Pulling a new submodule in git needs to run 'git submodule init/update'
-
- Closed
-
Form Name |
---|
The current version does use --recursive during clone which should be automatically bringing in the submodules. However in pull / checkout the update/init is not being run up to 1.3.1.1, this was an oversight.
This has been fixed for the upcoming 1.3.2 already.