Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save elderdosantos/f20760a1edc3ef9240d24279d7d6a354 to your computer and use it in GitHub Desktop.
Save elderdosantos/f20760a1edc3ef9240d24279d7d6a354 to your computer and use it in GitHub Desktop.
git vendor
git branch temp
git checkout temp
git branch -f master temp
git checkout master
git branch -d temp
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment