git-cached
git-cached copied to clipboard
git submodules checking for cache first
I was looking for a way to force git-cached to cache submodules but it seems that it is not that simple.
Bash aliasing failed (it seems that git submodule binary does not call git binary).
Is there any other way to do it?
My use case is cloning and building for CI.