git apagar branch local

53

git branch -D <nome do branch>
git push <nome do origin> <nome do branch> --delete

Comments

Submit
0 Comments