Clean up local branches

XMLWordPrintable

    • Type: Suggestion
    • Resolution: Unresolved
    • None
    • Component/s: None
    • None

      Currently on the command line I can delete multiple local branches using something like git branch | grep -v "master" | xargs git branch -D. In Sourcetree, I can only delete one at a time.

      I would like to be able to select multiple branches, right click, and delete the selected branches.

            Assignee:
            Unassigned
            Reporter:
            Aaron Brager
            Votes:
            1 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated: