]> git.ipfire.org Git - thirdparty/freeswitch.git/commitdiff
Make example commit look like git log output
authorTravis Cross <tc@traviscross.com>
Thu, 18 Sep 2014 21:10:18 +0000 (21:10 +0000)
committerTravis Cross <tc@traviscross.com>
Thu, 18 Sep 2014 21:10:18 +0000 (21:10 +0000)
This makes it visually clearer what the reader is looking at and
highlights that we want a real name as the author name.

docs/SubmittingPatches

index e648530e0b09c0dc2653a749f810fddd74c34f65..d0fc992f126f97ef52cc6e2bc0dc83fee37e20e0 100644 (file)
@@ -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 <johndoe@example.com>
+    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