Closed
Description
Code of Conduct
- I have read and agree to the GitHub Docs project's Code of Conduct
What article on docs.github.com is affected?
What part(s) of the article would you like to see updated?
To delete a remote branch, git push REMOTE-NAME:BRANCH-NAME
should be git push REMOTE-NAME :BRANCH-NAME
.
Additional information
No response