1.0.8 • Published 2 years ago

gcull v1.0.8

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

Interactive git branch deleter

                   _ _
   __ _  ___ _   _| | |
  / _` |/ __| | | | | |
 | (_| | (__| |_| | | |
  \__, |\___|\__,_|_|_|
  |___/

Coverage lines Coverage functions Coverage branches Coverage statements

PRs Welcome License: MIT

What is this?

Interactive CLI tool. Shows a list of local branches; you pick which ones to delete.

Installation

Requires node > v18

npm i -g gcull

Usage

You'll need a working version of git in your path.

To start:

gcull

Already-merged branches are selected by default, but can be de-selected. The current branch will be disabled in the menu. It's best to check out main/master and to fetch the latest commits before invoking this tool.

1.0.8

2 years ago

1.0.7

2 years ago

1.0.6

2 years ago

1.0.2

2 years ago

1.0.0

2 years ago