docs: add origin note to README#5
Conversation
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
📝 WalkthroughWalkthroughAdded README badges and a new "Origin" section describing extraction of Changes
Estimated code review effort🎯 2 (Simple) | ⏱️ ~10 minutes Poem
🚥 Pre-merge checks | ✅ 3✅ Passed checks (3 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches📝 Generate docstrings
🧪 Generate unit tests (beta)
Comment |
- Badge row (CI, pkg.go.dev, Go version, release, license) in README - doc.go with package-level godoc for pkg.go.dev presentation - GitHub repo: updated description (drop git-fire-centric copy), set homepage to pkg.go.dev, added testing/golang/test-fixtures/test-helpers topics Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
|
bugbot review |
There was a problem hiding this comment.
✅ Bugbot reviewed your changes and found no new issues!
Comment @cursor review or bugbot run to trigger another review on this PR
Reviewed by Cursor Bugbot for commit 544db1b. Configure here.
Adds a brief Origin section to the README explaining that
git-testkitwas extracted fromgit-firebefore launch and published as a standalone library.🤖 Generated with Claude Code
Note
Low Risk
Documentation-only changes (README badges/origin note and new package-level
doc.go) with no impact on runtime behavior.Overview
Adds README badges and a new Origin section describing
git-testkit’s extraction fromgit-fire.Introduces a package-level
doc.gowith GoDoc describing the main entry points (CreateTestRepo,NewScenario,SnapshotRepo/RestoreSnapshot) and a short quickstart example.Reviewed by Cursor Bugbot for commit 544db1b. Bugbot is set up for automated code reviews on this repo. Configure here.
Summary by CodeRabbit