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
# Project-specific spellings that the typos dictionary would otherwise flag.
[default.extend-words]
# `healthz`/`readyz` are conventional Kubernetes probe endpoint names, not typos.
healthz = "healthz"
readyz = "readyz"