Skip to content

Simple plugin for removing old git branches for JetBrains IDEs.

License

Notifications You must be signed in to change notification settings

michael-roth/gitcleaner

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Git Cleaner

Simple JetBrains IDE plugin for deleting unneeded git branches.

It will list all branches that do not have tracking remotes and allow you to delete them. Each deleted branch will also do a check if it's fully merged to current branch.

Current branch will not be listed.

Just use the following action: VCS > Git > Delete Old Branches.

About

Simple plugin for removing old git branches for JetBrains IDEs.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%