Rescue Lost Commits via Reflog
git_rescue_reflogRecover lost commits after a bad rebase or hard reset by scanning the reflog and object database for dangling commits and identifying their hashes.
Instructions
Scans the git reflog and repository object database to identify recent HEAD movements and truly dangling/lost commits (e.g. from a bad rebase or hard reset) so the agent can recover them by hash.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||