Skip to content

pujidjayanto/bxcleaner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

bxcleaner

bxcleaner is a tool to delete local Git branches except the chosen branch. I created this because in every end of the sprint, i need to delete all branch except main to keep my workspace clean.

how to install

You can run

go install github.com/pujidjayanto/bxcleaner@latest

Add $HOME/go/bin to your PATH if it isn’t already:

export PATH=$PATH:$(go env GOPATH)/bin

and run the tool

bxcleaner --help

About

a tool to delete local GIT branches except the chosen branch

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages