shithub: furgit

Download patch

ref: 3606d93e2aa3e6c83cc5dec4ec794afa7abbfa3e
parent: daca6d0eb76a7fc8134de35ddb7a4a1d0e184e0c
author: Runxi Yu <me@runxiyu.org>
date: Thu Jan 29 15:34:28 EST 2026

TODO: Add revamp error handling

--- a/TODO.md
+++ b/TODO.md
@@ -1,5 +1,6 @@
 ## Internal to-do list
 
+* Revamp error handling completely.
 * Consider adding repository methods that attempt to resolve objects
   of a particular type. They would attempt to resolve the object's
   header and return an error if the type mismatches; if it matches,
--