git branch -D branch1 branch2 branch3

The above command will delete branch1, branch2 and branch3 in your local repository