aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar Runxi Yu2026-01-30 15:24:00 +0100
committerGravatar Runxi Yu2026-01-30 15:24:00 +0100
commitdd59d664675ad7dfef033311d279c6f988b367d4 (patch)
treeb7db25437fd5dd3766571a2e96cbcbb589061fc4
parentREADME: commit-graph is in-progress (diff)
signatureNo signature
README: Add writing thin packs to the list of things to do
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index 92b20415..649862ee 100644
--- a/README.md
+++ b/README.md
@@ -29,6 +29,7 @@ Furgit is a fast Git library in pure Go
* Compression algorithm agility
* Multi pack indexes
* Repack
+* Writing thin packs
* [commit-graph](https://git-scm.com/docs/commit-graph) (in progress)
* Network protocols
* And much more