SourceTree - Delete Multiple Branches at One Time
Do you use SourceTree to help manage your Git repos? Ever work on a bunch of pull requests and have a lot of local branches you need to delete? I found a way to delete multiple branches at one time.
- Click Repository then click Branch.

- Click Delete Branches.

- Select the branch(es) you want to delete. Be sure not to select other than Local branches unless that's your intention.