Skip to content

Instantly share code, notes, and snippets.

@rafaelvasco
Created July 18, 2019 12:56
Show Gist options
  • Save rafaelvasco/6e3cc150ec5b63586f99e519498694fb to your computer and use it in GitHub Desktop.
Save rafaelvasco/6e3cc150ec5b63586f99e519498694fb to your computer and use it in GitHub Desktop.
$ git push --delete origin <branch_name>
$ git branch -d <branch_name>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment