From: Travis Cross Date: Thu, 18 Sep 2014 21:10:18 +0000 (+0000) Subject: Make example commit look like git log output X-Git-Tag: v1.4.8^2~3 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b7b01d0144a2a221d2e53e160b34d43578a8843c;p=thirdparty%2Ffreeswitch.git Make example commit look like git log output This makes it visually clearer what the reader is looking at and highlights that we want a real name as the author name. --- diff --git a/docs/SubmittingPatches b/docs/SubmittingPatches index e648530e0b..d0fc992f12 100644 --- a/docs/SubmittingPatches +++ b/docs/SubmittingPatches @@ -102,6 +102,10 @@ The commit subject is the first line of your commit message, then there is an empty line, then your commit body starts. A good commit message might look like this: + commit b5c64234ea5d4417abe02b282d6f41c019f2252f + Author: John Doe + Date: Tue Jan 19 03:14:07 2014 +0000 + Add frobinator support to mod_sofia Without proper frobinator support users had to make multiple calls