@nathanrice git push origin :branch && git branch -d branchname (the colon preceding will delete a remoate branch).
Posted
in
Posted
in
@nathanrice git push origin :branch && git branch -d branchname (the colon preceding will delete a remoate branch).