Git Apagar Branch Local
git branch -D <nome do branch>
SzagOt
git branch -D <nome do branch>
git push <nome do origin> <nome do branch> --delete