git-stashman

1.0.0 • Public • Published

git-stashman

Terminal interface for managing git stashes; see the stash contents and apply, pop, or drop with a single keypress. It also warns you if the stash does not apply cleanly to the current working directory.

Running

Either install globally with npm install -g git-stashman and then use it with git stashman, or run npx git-stashman to install and run it once.

/git-stashman/

    Package Sidebar

    Install

    npm i git-stashman

    Weekly Downloads

    0

    Version

    1.0.0

    License

    MIT

    Unpacked Size

    9.64 kB

    Total Files

    4

    Last publish

    Collaborators

    • skeate