summaryrefslogtreecommitdiff
path: root/Documentation/format-patch-end-of-commit-message.adoc
blob: a1a624d2ac5bc22b9bd1554fa71ce92a14e97c0c (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.