From charlesreid1

Revision as of 22:04, 11 May 2011 by Admin (talk | contribs) (Created page with "=Applying Patches= <pre> patch -p0 < patch_file </pre> =Creating Patches= ==Creating patches with diff== {{Main|Creating patches with diff}}")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Applying Patches

patch -p0 < patch_file

Creating Patches

Creating patches with diff