git-cache-proxy 0.1.10

Read-only caching proxy for Git: serves clones/fetches from an in-region mirror, pulling only deltas from upstream.
Documentation
1
2
3
4
5
6
# Keep the build context small: the Dockerfile only needs the crate sources and the
# lockfile. Everything else (build output, git, CI, docs) is excluded.
target/
.git/
.github/
*.md