aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar Runxi Yu2026-03-24 03:26:00 +0000
committerGravatar Runxi Yu2026-03-24 03:26:00 +0000
commitb90593c9b83f71de343e27cd1b489dff79bd4ac7 (patch)
tree2b8852224d3c2e965003d5fce6b4c7da7921fe69
parentTODO: Delete done stuff (diff)
signatureNo signature
TODO: Remove that broken line v0.1.103
-rw-r--r--TODO5
1 files changed, 3 insertions, 2 deletions
diff --git a/TODO b/TODO
index 634b3687..1401c563 100644
--- a/TODO
+++ b/TODO
@@ -1,5 +1,3 @@
-So the to-do list in README.md is more
-
* how to pass commit graph to hooks
* Receive-pack hook shape redesign; separate post-ref and post-ingest hook
@@ -34,3 +32,6 @@ So the to-do list in README.md is more
alternative protocols in the future, however for now it seems like a valid
solution. When there is any sight of alternative, non-pack-based protocols in
the future, we should think of another way.
+ go-git handles it in their object stores but the way they
+ implement it is extremely complex and not fit for furgit
+ architecture.