aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar Runxi Yu2025-11-19 08:00:00 +0800
committerGravatar Runxi Yu2025-11-19 08:00:00 +0800
commit23bc39a34a4501266a86dd3d28c74bd5b06cac05 (patch)
treeef8efc6a353a6d0f55e25a34108f5bdf8ad97759
parentzlib: Add missing error check for flate Reset (diff)
signatureNo signature
README: Mention the zlib branch
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index 99a31bf7..c70723fe 100644
--- a/README.md
+++ b/README.md
@@ -78,6 +78,7 @@ Things we might consider in the future include:
* [commit-graph](https://git-scm.com/docs/commit-graph)
* Using a custom zlib implementation to amortize decompression overhead
+ (see the `zlib` branch)
* More optimizations to delta resolution
## Hash algorithm