| 1 | // Tests for `createGitClient` — the workspace-bound entry point. |
| 2 | // |
| 3 | // The wrapping is thin: build an FsClient from `ws.provider()` |
| 4 | // once, hand it to `cloneWith` / `diffWith` on each call. The |
nothing calls this directly
no test coverage detected