zielu / GitToolBox

GitToolBox IntelliJ plugin
GNU General Public License v3.0
603 stars 71 forks source link

[Feature] Branch Cleanup Delete By "directory" or Manual Branch Selection #547

Open workabyte opened 3 months ago

workabyte commented 3 months ago

I would like to be able to delete and entire git directory / folder or as an alternative showing all local branches with checkbox to manually select multiple branches to be cleaned up

zielu commented 3 months ago

Hi, could you describe it a bit more? Right now plugin does checks what could be cleaned-up and shows the result in a dialog for further selection.

Would you like to have bulk branch deletion? By directory do you mean git branches with / or git repository root ?