snaprevert — auto-snapshots between git commits for AI coding #5426
HadiFrt20
started this conversation in
Show and tell
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
For lazygit users who also use AI coding tools — snaprevert fills the gap between git commits.
When using Claude Code or Cursor, each prompt changes many files. Nobody commits between prompts. When something breaks, there is no checkpoint.
snaprevert auto-snapshots on every file change:
Complementary to git — the autosave between your curated commits. Stores diffs not full copies. 3 deps, 221 tests.
GitHub: https://github.com/HadiFrt20/snaprevert
Beta Was this translation helpful? Give feedback.
All reactions