aboutsummaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
Diffstat (limited to 'TODO')
-rw-r--r--TODO2
1 files changed, 2 insertions, 0 deletions
diff --git a/TODO b/TODO
index f7920d24..8e7f2424 100644
--- a/TODO
+++ b/TODO
@@ -13,3 +13,5 @@ So the to-do list in README.md is more
- 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?