Skip to content
Snippets Groups Projects
Commit 0b002c29 authored by Christoph Junghans's avatar Christoph Junghans Committed by Todd Gamblin
Browse files

fetch git submodules recursively (#3779)

* fetch git submodules recursively

This is useful if the submodules have submodules themselves. On
the other hand doing a recursive update doesn't hurt if there
is only one level.

* fetch submodules with depth=1 as well (fix #2190)

* use git submodule with depth only for git>=1.8.4
parent 45726857
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment