The current test suite covers the happy paths of the core commands. We need to add edge-case tests for:
- Handling of very large blobs
- Deeply nested directory structures in trees
- Index corruption recovery
- Interop tests with actual Git-created repositories containing complex merge histories.
The current test suite covers the happy paths of the core commands. We need to add edge-case tests for: