Skip to content

Instantly share code, notes, and snippets.

@yuuichi-fujioka
Created March 29, 2013 08:33
Show Gist options
  • Save yuuichi-fujioka/5269491 to your computer and use it in GitHub Desktop.
Save yuuichi-fujioka/5269491 to your computer and use it in GitHub Desktop.
まとめてマージするコマンド
git merge --squash <other-branch> -m "comment"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment