Awesome Git History Salvage

Reconstructs every commit a repository has ever held, force-pushed-away history included, by merging current refs, pull-request refs, any mirror backup and every ref state the host's activity log recorded, then fetching unreachable commits by SHA over the git protocol. Emits sha/date/author/subject rows at the detail level the user picks. Read-only: never writes to a remote. Use when asked what a repo held before a rewrite, to recover erased history or deleted commits, or 'найти удалённые коммиты'. Do not use to restore a branch, to recover a local branch alone (git reflog), or to erase history (awesome-git-history-reset).

khasky Updated

File contents

khasky/awesome-agent-skills/tree/main/skills/awesome-git-history-salvage commit e08c078037

Frequently asked questions

npx skillmds@latest add khasky/awesome-git-history-salvage