This commit is contained in:
Oliver Davies 2017-07-11 18:57:51 +01:00
parent 0692d8ff00
commit 47e2ffcfda
247 changed files with 409 additions and 383 deletions

View file

@ -84,7 +84,7 @@
<main class="col-md-9">
<h1>Quickly Apply Patches Using Git and curl or wget</h1>
<p class="posted">24th December 2013</p>
<p class="posted text-light">24th December 2013</p>
<p>Testing a patch file is usually a two-step process. First you download the patch file from the source, and then you run a separate command to apply it.</p>