| 1 | // Behavioural tests for the plumbing tail against real |
| 2 | // isomorphic-git and memfs. Each operation is small enough that |
| 3 | // asserting on the observable state (oids match, refs move, |
| 4 | // config persists) is more useful than mocking the underlying |
nothing calls this directly
no test coverage detected