Skip to content

Instantly share code, notes, and snippets.

@mayukojpn
Created April 21, 2014 03:21
Show Gist options
  • Save mayukojpn/11131382 to your computer and use it in GitHub Desktop.
Save mayukojpn/11131382 to your computer and use it in GitHub Desktop.
指定のコミットまでさかのぼって取り消し
$ git reset --hard 165b7666c6f8d8a976fe33b201aa043feb902cd3
$ git push -f origin 165b7666c6f8d8a976fe33b201aa043feb902cd3:master
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment