| 0a7c9ef6 | 08-Jan-2022 |
Satish Balay <balay@mcs.anl.gov> |
configure: fix 'git checkout' to use '--recurse-submodules' to be in sync with 'git clone --recursive' change in d23021a07e0
And support cloning only 'the submodules required to build the package' v
configure: fix 'git checkout' to use '--recurse-submodules' to be in sync with 'git clone --recursive' change in d23021a07e0
And support cloning only 'the submodules required to build the package' via self.gitsubmodules [all='.']
--recurse-submodules exits in git 2.17.1 but not 2.7.4
show more ...
|