Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
cachito: extend blobless cloning to submodules
Extend the blobless cloning to submodules. This is done by adding the "--filter=blob:none" option to the "git submodule update" command. This will help in situations where cachito responds with a gateway timeout when bundles of very large size (>2GB) are downloaded. signed-off-by: Aravindh Puthiyaparambil <[email protected]>
- Loading branch information