aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar Runxi Yu2026-02-20 12:42:04 +0800
committerGravatar Runxi Yu2026-02-20 12:57:31 +0800
commita6438b7832a18a5b4d5357e81816d9406ac92cf6 (patch)
treeea549dfabc22d53c0ed6cb0d291cd82d582bbebb
parentRevert "README: Add writing thin packs to the list of things to do" (diff)
signatureNo signature
Revert "README: commit-graph is in-progress"
This reverts commit 03369f29f16970b672eda02a2b3724800a561f3d.
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 44d3cfac..18309652 100644
--- a/README.md
+++ b/README.md
@@ -30,7 +30,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) (in progress)
+* [commit-graph](https://git-scm.com/docs/commit-graph)
* Network protocols
* Reftables
* Large object promisors?