Skip to content

Instantly share code, notes, and snippets.

@bspindler
Created February 22, 2016 01:28
Show Gist options
  • Save bspindler/6c170f475504d6e27d83 to your computer and use it in GitHub Desktop.
Save bspindler/6c170f475504d6e27d83 to your computer and use it in GitHub Desktop.
format-patch-for-am
Extract three topmost commits from the current branch and format them as e-mailable patches:
$ git format-patch -3
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment