git-recycle

1.0.0 • Public • Published

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

/git-recycle/

    Package Sidebar

    Install

    npm i git-recycle

    Weekly Downloads

    0

    Version

    1.0.0

    License

    ISC

    Unpacked Size

    5.12 kB

    Total Files

    4

    Last publish

    Collaborators

    • meowtec