docsy-example icon indicating copy to clipboard operation
docsy-example copied to clipboard

Shallow submodules

Open ricovitch opened this issue 5 years ago • 0 comments

Hi,

Thank you for the great work with this theme. One thing that bother me is the size of the initial git clone for this repository. The git clone operations just took several minutes on my machine and the result is a 380Mb folder. Would it be possible to lower this down by using "shallow clone" for submodules ? I think it could be configured in the .gitmodules file. See https://stackoverflow.com/a/38895397/3641075

ricovitch avatar Nov 09 '20 11:11 ricovitch