portable-devtools / git /mingw64 /share /doc /git-doc /format-patch-end-of-commit-message.adoc
codekingpro's picture
Add files using upload-large-folder tool
6bd0abf verified
Raw
History Blame Contribute Delete
265 Bytes
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.