An open API service indexing awesome lists of open source software.

https://github.com/numandev1/git-recover

Recover (git add) files that we lost accidentally
https://github.com/numandev1/git-recover

git hard lost-files recover recovery reset reset-hard

Last synced: about 2 months ago
JSON representation

Recover (git add) files that we lost accidentally

Awesome Lists containing this project

README

          

# Git Recover


Recover (git add) files which we lost accidently




### Why we need this

sometimes, we do

```sh
git add .
```

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

## Usage

```sh
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](https://allcontributors.org/docs/en/emoji-key)):


Numan
Numan

🚇 💻