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