Skip to content

Instantly share code, notes, and snippets.

@haio
Created August 21, 2013 02:08
Show Gist options
  • Save haio/6289650 to your computer and use it in GitHub Desktop.
Save haio/6289650 to your computer and use it in GitHub Desktop.
git diff patch
git diff master > patch
git apply patch
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment