Skip to content

Instantly share code, notes, and snippets.

@v1talii-dev
Created January 11, 2019 14:18
Show Gist options
  • Save v1talii-dev/9badc483df07c10e877a4be1cfc98d96 to your computer and use it in GitHub Desktop.
Save v1talii-dev/9badc483df07c10e877a4be1cfc98d96 to your computer and use it in GitHub Desktop.
Git: patch last commits
git format-patch -10 HEAD --stdout > 0001-last-10-commits.patch
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment