Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -227,6 +227,10 @@ modern **v2** (`git-protocol` header, the default since Git 2.26) and the legacy
**v0/v1** advertisement — covering full clone, incremental delta fetch, and
push rejection.

This is early, single-maintainer software: no independent review or wide
deployment yet. Pin a version and try it against your own setup before you
rely on it.

Not yet implemented, in rough priority order:

- LRU disk eviction of idle mirrors (the cache currently grows unbounded).
Expand Down
Loading