Apply Patches

Apply patches with patch command:

$ patch -i /path/to/patch.patch

You can use:

$ patch < /path/to/patch.patch