git push origin --delete new_branch
To delete branch
new_branch
on remote repository
git push origin --delete new_branch
by Valeri Tandilashvili
4 years ago
Git
1
Pro tip: use ```triple backticks around text``` to write in code fences