Skip to content

Instantly share code, notes, and snippets.

@Keita-N
Created April 24, 2017 03:26
Show Gist options
  • Save Keita-N/7fd5f565903f87d8aa013ab28ee2eb69 to your computer and use it in GitHub Desktop.
Save Keita-N/7fd5f565903f87d8aa013ab28ee2eb69 to your computer and use it in GitHub Desktop.
remote ブランチのheadに移動
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