Skip to content

Instantly share code, notes, and snippets.

@sanemat
Created January 26, 2011 13:03
Show Gist options
  • Save sanemat/796651 to your computer and use it in GitHub Desktop.
Save sanemat/796651 to your computer and use it in GitHub Desktop.
delete remote branch using git-svn
git branch -r -d my-remote-branch
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment