Skip to content

Instantly share code, notes, and snippets.

@kmdsbng
Created October 2, 2013 03:17
Show Gist options
  • Select an option

  • Save kmdsbng/6788664 to your computer and use it in GitHub Desktop.

Select an option

Save kmdsbng/6788664 to your computer and use it in GitHub Desktop.
gitのbranchを別のコミットに移動する方法 ref: http://qiita.com/kmdsbng/items/73614ed39d6f65d740db
git branch -f master 32a5fb24c...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment