diff options
| author | 2026-01-30 15:23:21 +0100 | |
|---|---|---|
| committer | 2026-01-30 15:23:21 +0100 | |
| commit | 03369f29f16970b672eda02a2b3724800a561f3d (patch) | |
| tree | 5af713c58fe2a6b087cd9a8c178934fbb69aa202 | |
| parent | bloom: Add bloom filter implementation for commit-graph (diff) | |
| signature | No signature | |
README: commit-graph is in-progress
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -29,7 +29,7 @@ Furgit is a fast Git library in pure Go * Compression algorithm agility * Multi pack indexes * Repack -* [commit-graph](https://git-scm.com/docs/commit-graph) +* [commit-graph](https://git-scm.com/docs/commit-graph) (in progress) * Network protocols * And much more |
