aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar Runxi Yu2026-06-08 07:33:29 +0000
committerGravatar Runxi Yu2026-06-08 07:33:29 +0000
commit61679a7b3cd0702a44c8a6b5e777771f74396be9 (patch)
tree90fb8c13fafe5c20e1a60abb02bd5f1969bf9bfd
parentobject/fetch: Add error wrapper (diff)
TODO: Check error wrapping in object/fetch
-rw-r--r--TODO2
1 files changed, 2 insertions, 0 deletions
diff --git a/TODO b/TODO
index 8cba50cd..777446f4 100644
--- a/TODO
+++ b/TODO
@@ -8,3 +8,5 @@
* Are refname.Tag really the same as tag names?
* Interactions with hash-function-transition
+
+* Check error wrapping in object/fetch