Skip to content

Instantly share code, notes, and snippets.

@blackymetal
Created June 14, 2013 13:58
Show Gist options
  • Save blackymetal/5782003 to your computer and use it in GitHub Desktop.
Save blackymetal/5782003 to your computer and use it in GitHub Desktop.
Stop tracking remote branch
git branch -d -r origin/<remote branch name>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment