Skip to content

Instantly share code, notes, and snippets.

@agmm
Created February 17, 2020 17:29
Show Gist options
  • Save agmm/39a173ccd4239f5809ea8f589aea1ed6 to your computer and use it in GitHub Desktop.
Save agmm/39a173ccd4239f5809ea8f589aea1ed6 to your computer and use it in GitHub Desktop.
Merge without commit history
git checkout master
git merge --squash branch_to_merge_without_history
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment