aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar Runxi Yu2026-03-08 14:16:33 +0800
committerGravatar Runxi Yu2026-03-08 14:16:33 +0800
commitb6221066b17bfc019202fc68bdeede4a4f41307e (patch)
treeb8d480545f7f67abf813907fa14bfe51c31efc46
parentreceivepack: Use progress API (diff)
signatureNo signature
TODO: Flush
-rw-r--r--TODO1
1 files changed, 1 insertions, 0 deletions
diff --git a/TODO b/TODO
index 2c424c99..8c10115a 100644
--- a/TODO
+++ b/TODO
@@ -18,3 +18,4 @@ So the to-do list in README.md is more
* Actually making signed-push work reasonably
* Investigate fsck issues with receive-pack
* Improve performance of delta resolution
+* Consider unifying how flush works.