Skip to content

Instantly share code, notes, and snippets.

@ryannealmes
Created May 22, 2014 11:31
Show Gist options
  • Save ryannealmes/b49b4ef6da278aabb63b to your computer and use it in GitHub Desktop.
Save ryannealmes/b49b4ef6da278aabb63b to your computer and use it in GitHub Desktop.
Delete a branch locally and remotely
git push origin :<branchName>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment