Skip to content

Instantly share code, notes, and snippets.

@fukajun
Last active December 10, 2015 04:08
Show Gist options
  • Select an option

  • Save fukajun/4379121 to your computer and use it in GitHub Desktop.

Select an option

Save fukajun/4379121 to your computer and use it in GitHub Desktop.
トピックブランチでやりましたよ
git reset --hard 自分がコミットを追加する前のコミットのhash
git merge ORIG_HEAD --no-ff -m "Merge branch '適当なトピックブランチ名'"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment