shithub: furgit

Download patch

ref: ca9f18027bb609856ee492d5055501d5bca84d4b
parent: b279c7e4dc798b4c8055af8e974edbc8973d4537
author: Runxi Yu <me@runxiyu.org>
date: Sat Mar 7 20:23:56 EST 2026

TODO: Add Progress/Error stream note

--- a/TODO
+++ b/TODO
@@ -13,3 +13,5 @@
   - Definitely should stop string matching on errors
 * Design some way to pass commit graphs, or if possible, entire repo
   objects to hooks. Unfortunately this is more difficult than it sounds.
+* Maybe the Progress/Error writers should return error on creation
+  instead of automatically discarding content?
--