git-recycle
v1.0.0
Published
recycle bin for git
Downloads
5
Readme
git-recycle
recycle bin for git
Installation
npm i git-recycle -g
Usage
# find the lost commits from your last 100 reflogs, then create branches from them.
git-recycle 100
# delete branches created in the previous step
git-recycle hide