diff options
| author | 2026-06-07 15:54:37 +0000 | |
|---|---|---|
| committer | 2026-06-07 15:54:37 +0000 | |
| commit | fef974dede94a6b4aa3fd134494ce416a1211e77 (patch) | |
| tree | aebfe8b0aa54bc51882af958e64d170d80587efe | |
| parent | object/tree: Add Find (diff) | |
| signature | No signature | |
Update status
| -rw-r--r-- | REFACTOR | 1 | ||||
| -rw-r--r-- | TODO | 8 |
2 files changed, 8 insertions, 1 deletions
@@ -16,7 +16,6 @@ internal/iolimit internal/lru internal/priorityqueue internal/progress -internal/testgit internal/utils network network/protocol @@ -0,0 +1,8 @@ +* The append functions are not transactional. + Or perhaps we should make them transactional? + +* Perhaps no GIGO in serialization + +* Too strict about tagger? + +* Are refname.Tag really the same as tag names? |
