noeldelgado / delete-branch

:exclamation: Delete local and remote branch

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

delete-branch

npm-image license-image

Delete local and remote branch with a single command

Install

$ npm install --global delete-branch

Usage

delete-branch <branch_name>

Delete remote branch and force unmerged local branch to be deleted too

delete-branch <branch_name> -f

License

MIT © Noel Delgado

About

:exclamation: Delete local and remote branch

License:MIT License


Languages

Language:Shell 100.0%