Skip to content

Instantly share code, notes, and snippets.

@sanbornm
Created September 24, 2013 16:50
Show Gist options
  • Save sanbornm/6687666 to your computer and use it in GitHub Desktop.
Save sanbornm/6687666 to your computer and use it in GitHub Desktop.
How to create a linux Patch
diff -Naur standard.xml mynewchange.xml > myfile.patch
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment