Commit 4dc79f1
docs: add origin note to README (#5)
Adds a brief **Origin** section to the README explaining that
`git-testkit` was extracted from `git-fire` before launch and published
as a standalone library.
🤖 Generated with [Claude Code](https://claude.com/claude-code)
<!-- CURSOR_SUMMARY -->
---
> [!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 from `git-fire`.
>
> Introduces a package-level `doc.go` with GoDoc describing the main
entry points (`CreateTestRepo`, `NewScenario`,
`SnapshotRepo`/`RestoreSnapshot`) and a short quickstart example.
>
> <sup>Reviewed by [Cursor Bugbot](https://cursor.com/bugbot) for commit
544db1b. Bugbot is set up for automated
code reviews on this repo. Configure
[here](https://www.cursor.com/dashboard/bugbot).</sup>
<!-- /CURSOR_SUMMARY -->
<!-- This is an auto-generated comment: release notes by coderabbit.ai
-->
## Summary by CodeRabbit
* **Documentation**
* Updated README: added status and reference badges and a new "Origin"
section describing the project’s extraction and standalone release.
* Added package-level documentation describing a test helper library for
exercising real Git repositories, including primary helper entry points
and guidance on using the helpers with the testing framework.
<!-- end of auto-generated comment: release notes by coderabbit.ai -->
---------
Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>1 parent bfdd233 commit 4dc79f1
2 files changed
Lines changed: 39 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
3 | 9 | | |
4 | 10 | | |
5 | 11 | | |
| |||
113 | 119 | | |
114 | 120 | | |
115 | 121 | | |
| 122 | + | |
| 123 | + | |
| 124 | + | |
| 125 | + | |
116 | 126 | | |
117 | 127 | | |
118 | 128 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
0 commit comments