A simple read-only proxy cache for git.
-
Updated
Sep 1, 2026 - Rust
A simple read-only proxy cache for git.
A docker image for caching git clone/pull with highest git compression level and nightly git gc based on jonasmalacofilho/git-cache-http-server (github).
It is useful for creating a template by git clone. It saved the template to local cached folder, and it will execute git pull and cp instead of git clone every time creating template. So it could significantly improve the speed of installing template.
To associate your repository with the git-cache topic, visit your repo's landing page and select "manage topics."