Skip to content

Instantly share code, notes, and snippets.

@pyldin601
Created November 10, 2018 14:45
Show Gist options
  • Save pyldin601/0d5a8529fd79b88441472921f45d261c to your computer and use it in GitHub Desktop.
Save pyldin601/0d5a8529fd79b88441472921f45d261c to your computer and use it in GitHub Desktop.
Merge last X commits
git reset --soft HEAD~3 &&
git commit
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment