Skip to content

Instantly share code, notes, and snippets.

@Johnytran
Created February 9, 2015 02:38
Show Gist options
  • Save Johnytran/1efeef7aabfc7f7adc45 to your computer and use it in GitHub Desktop.
Save Johnytran/1efeef7aabfc7f7adc45 to your computer and use it in GitHub Desktop.
update code from remote to local
git fetch origin
git reset --hard origin/master
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment