Skip to content

Instantly share code, notes, and snippets.

@islands04
Last active February 21, 2018 17:17
Show Gist options
  • Save islands04/d379969f068c45887b0c116bea2ca074 to your computer and use it in GitHub Desktop.
Save islands04/d379969f068c45887b0c116bea2ca074 to your computer and use it in GitHub Desktop.
git fetch --all
git reset --hard origin/branchName
git pull origin branchName
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment