shithub: furgit

Download patch

ref: 78c01440dfd60903dfae54445791e78fa6d19b72
parent: b00c397cba16905d9fc0218aace3a273ea7bf0d3
author: Runxi Yu <runxiyu@umich.edu>
date: Thu Mar 19 07:15:53 EDT 2026

TODO: Updates on receive-pack and error handling

--- a/TODO
+++ b/TODO
@@ -1,8 +1,11 @@
 So the to-do list in README.md is more 
 
-* report-status-v2
 * non-atomic batch update semantics
 * how to pass commit graph to hooks
+
+* Receive-pack hook shape redesign; separate post-ref and post-ingest hook
+  types.
+* Completely redo error handling.
 
 * Better status reporting, filling in more things in report-status-v2.
 * Better progress reporting during network operations.
--