git-clear-branch
v4.0.2
Published
To clear all your local branches (except `master`, `main` and current branch), run below at your git repo:
Downloads
12
Maintainers
Readme
To clear all your local branches (except master, main and current branch), run below at your git repo:
npx git-clear-branchYour machine must have npx installed, which is included in newest NodeJS.
