blob: ec1ef79f5e33081b0724b1839730d1183e14f509 (
plain)
1
2
3
4
5
6
7
8
|
Any line that is of the form:
* three-dashes and end-of-line, or
* a line that begins with "diff -", or
* a line that begins with "Index: "
is taken as the beginning of a patch, and the commit log message
is terminated before the first occurrence of such a line.
|