Structs§
- GitTransport
- Git-backed transport using the
gitCLI for operations that need authentication (clone, fetch, push) and libgit2 for local-only work (commit, staging). This avoids the credential-helper issues that plague libgit2 on macOS / Windows.