From charlesreid1

(Created page with "=Applying Patches= <pre> patch -p0 < patch_file </pre> =Creating Patches= ==Creating patches with diff== {{Main|Creating patches with diff}}")
 
No edit summary
Line 10: Line 10:


{{Main|Creating patches with diff}}
{{Main|Creating patches with diff}}
{{Programs}}
{{Unix Programs}}

Revision as of 16:31, 28 May 2011

Applying Patches

patch -p0 < patch_file

Creating Patches

Creating patches with diff