Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 115 Bytes

applyPatch.rst

File metadata and controls

5 lines (3 loc) · 115 Bytes

To create patch: just save the svn/git diff.

To apply patch, use 'patch' command:

patch -p0 -i myPatch.diff