Add "Index: " to the list of things that start a patch
authorLinus Torvalds <torvalds@ppc970.osdl.org>
Thu, 23 Jun 2005 18:00:23 +0000 (11:00 -0700)
committerLinus Torvalds <torvalds@ppc970.osdl.org>
Thu, 23 Jun 2005 18:00:23 +0000 (11:00 -0700)
This way we don't get it in the commit message, even if the patch had
been generated by cogito (or CVS, ugh) and people didn't add the proper
"---" marker.

No differences found