| 1 | // Behavioural tests for branch / tag / checkout against real |
| 2 | // isomorphic-git and memfs. The wrappers are thin, so the |
| 3 | // assertions focus on the observable state — which refs exist |
| 4 | // after each call, where HEAD points, and what's on disk after |
nothing calls this directly
no test coverage detected