diff options
| author | 2026-03-19 11:15:53 +0000 | |
|---|---|---|
| committer | 2026-03-19 11:15:53 +0000 | |
| commit | 78c01440dfd60903dfae54445791e78fa6d19b72 (patch) | |
| tree | 269509d03f38f756e729a2a866b1f49c199efb35 | |
| parent | TODO update (diff) | |
| signature | No signature | |
TODO: Updates on receive-pack and error handling v0.1.84
| -rw-r--r-- | TODO | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -1,9 +1,12 @@ 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. * More accurate semantics for non-atomic batch updates: |
