Clarify the preferred way of creating patch files
authorMatt Caswell <matt@openssl.org>
Sun, 1 Nov 2015 14:41:29 +0000 (14:41 +0000)
committerMatt Caswell <matt@openssl.org>
Mon, 2 Nov 2015 14:34:40 +0000 (14:34 +0000)
commit22ec08d7b76709750f8c9a8aaf7e86703e4eb56c
treec07ae4f85a05916edb716bd37cddea6328964983
parent0f5fdb73d7625c23461e66f158a293ade362f6c3
Clarify the preferred way of creating patch files

Clarify that git format-patch output is preferred for creating patch files.

Reviewed-by: Richard Levitte <levitte@openssl.org>
(cherry picked from commit f89ee71bc81017e04ac50f570d8aed87f495bcf2)
CONTRIBUTING