Releases: git-fire/git-testkit
Releases · git-fire/git-testkit
v0.3.0
v0.2.0
Verified
This release is tagged on origin/main at commit bfdd233 (same commit as the v0.2.0 tag target).
Merged pull requests included on main
- #4 — Add AGENTS.md for Cursor Cloud development environment setup
- #3 — feat: add USB fixture helpers for backup-mode testing (
MustUSBVolumeRoot,WriteUSBVolumeConfig,ReadUSBVolumeConfig,AssertGitDirAt,FileURLForPath, etc.) - #2 — Fix
GetRemotesparsing for URLs/paths with spaces (fix is present onmain; landed via the history that fed #3) - #1 — Improve testkit robustness and release readiness
Compatibility
- Go 1.22+ and git on
PATH(unchanged).
Install
go get github.com/git-fire/git-testkit@v0.2.0v0.1.0
Initial release.