git-trim-stash

1.0.2 • Public • Published

git-trim-stash

A command-line git utility for trimming that stash.

Installation

npm install git-trim-stash -g

Usage

> git-trim-stash [#]

Example

Let's say you have 37 stashes in your current repo.

> git-trim-stash 10

27 stashes deleted.

Your stash will be trimmed to the number passed to the command.

Values greater than the number of stashes will result in a friendly message.

Dependencies (0)

    Dev Dependencies (0)

      Package Sidebar

      Install

      npm i git-trim-stash

      Weekly Downloads

      2

      Version

      1.0.2

      License

      ISC

      Last publish

      Collaborators

      • brettdewoody