Skip to content

Recover (git add) files that we lost accidentally

Notifications You must be signed in to change notification settings

numandev1/git-recover

Repository files navigation

Git Recover

Recover (git add) files which we lost accidently

Why we need this

sometimes, we do

git add .

but mistakenly, we revert changes by git reset --hard etc then we need this CLI to recovery lost files

Usage

npx git-recover

then promp will appear where we have to give the path of recovery directory where lost files will recover

Contributors ✨

Thanks goes to these wonderful people (emoji key):

Numan
Numan

🚇 💻