Skip to content

Latest commit

 

History

History
25 lines (15 loc) · 332 Bytes

README.md

File metadata and controls

25 lines (15 loc) · 332 Bytes

Local Git Branch cleaner

I always end up with billions of local branches while developing.

Local Git Branch cleaner helps selecting and deleting local branches when not needed anymore

Installation

yarn global add lgbc

# or

npm install -g lgbc

Usage

lgbc

# or 

lgbc --cwd ../path/to/my-repo