Skip to content

Instantly share code, notes, and snippets.

@buithehoa
Created November 11, 2015 02:25
Show Gist options
  • Save buithehoa/0cb0fc3744ce01291f24 to your computer and use it in GitHub Desktop.
Save buithehoa/0cb0fc3744ce01291f24 to your computer and use it in GitHub Desktop.
Delete a remote branch
git push origin --delete <branch-name>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment