🎉Initial Release
Pre-release
Pre-release
This is the first release of gitclean
This will delete local git branches in the current directory that have a remote tracking branch that is : gone
.
commands
gitclean
(no arguments)-
- executes "git branch -d" on ": gone" branches
gitclean -f
-
- executes "git branch -D" on ": gone" branches