1.0.3 • Published 2 years ago

git-unbranch v1.0.3

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

git-unbranch

A super-lightweight interactive CLI for removing local git branches.

At just 2Kb and with one single dependency, git-unbranch is one of the smallest git utilities around. It doesn't try and do any smart, fancy stuff. It just lets you select the branches you want to delete and removes them from your machine.

Installation

npm install -g git-unbranch

Usage

  1. Run the command
git-unbranch
  1. Select the branches you wish to delete by using the up and down cursor keys and space bar to toggle your selection

  2. Hit return

1.0.3

2 years ago

1.0.2

2 years ago

1.0.1

2 years ago

1.0.0

2 years ago