Created
March 15, 2013 11:54
-
-
Save jwebcat/5169383 to your computer and use it in GitHub Desktop.
git patch from changes
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
$ git diff --binary HEAD > tempPatch.diff | |
# this next bit only if you want to reset the changes in the working tree | |
$ git reset --hard |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment