Snapshot uncommitted work
snapshotBacks up uncommitted files into timestamped folders, protecting against accidental git checkout . resets. Runs automatically on dirty trees (at most hourly), keeping the newest 10 snapshots.
Instructions
Copy every uncommitted file into .slimdex/snapshots// as insurance against accidental resets. Also runs automatically (at most hourly) when index_repo sees a dirty tree; newest 10 kept. Defeats a stray git checkout .; does NOT replace committing.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||