git-branch-delete

1.0.20 • Public • Published

git-branch-delete

Interactive command line tool that makes it comfortable to delete several local Git branches at once.

Demo:

Demo

Installation

npm i -g git-branch-delete

Usage

git-branch-delete

or

git branch-delete

This starts a command line UI that helps you select and delete local Git branches.

After the UI has launched, you can use the up and down arrows to change the selected branch. The spacebar can be used to add the branch to the set of to-be-deleted branches. Pressing enter will finalize the selection of branches to delete.

Readme

Keywords

none

Package Sidebar

Install

npm i git-branch-delete

Weekly Downloads

15

Version

1.0.20

License

MIT

Unpacked Size

9.5 kB

Total Files

5

Last publish

Collaborators

  • stefanwille