Skip to content

Instantly share code, notes, and snippets.

@civa86
Created January 18, 2022 13:33
Show Gist options
  • Save civa86/032524c1d579a76f5c7ccf49a153d8d9 to your computer and use it in GitHub Desktop.
Save civa86/032524c1d579a76f5c7ccf49a153d8d9 to your computer and use it in GitHub Desktop.
Git
# Delete remote branch
git push origin --delete <branch>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment