Shallow submodule update/clone?
From: Chas Emerick <hidden>
Date: 2016-06-15 22:45:59
From: Chas Emerick <hidden>
Date: 2016-06-15 22:45:59
Is there a way to cause 'git submodule update' to perform a shallow clone of some or all of a repo's submodules? Ideally, I'd like to be able to specify that particular submodules be shallowly cloned all the time (perhaps by specifying a default --depth when doing 'git submodule add ...'). Just an idea, there. Cheers, - Chas