Revision e5fba5d55886eaf48aeeb158dd4d30c2fc0294c9 authored by Jeff King on 23 August 2018, 00:50:17 UTC, committed by Junio C Hamano on 23 August 2018, 17:08:51 UTC
In both of these cases we know that we are feeding the
trailer-parsing code a pure commit message. We should tell
it so, which avoids false positives for a commit message
that contains a "---" line.

Signed-off-by: Jeff King <peff@peff.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
1 parent 1688c9a
History
File Mode Size
Git
bin-wrapper
t
.gitignore -rw-r--r-- 28 bytes
.perlcriticrc -rw-r--r-- 1.2 KB
Makefile -rw-r--r-- 1.4 KB
git-mw.perl -rwxr-xr-x 9.4 KB
git-remote-mediawiki.perl -rwxr-xr-x 40.9 KB
git-remote-mediawiki.txt -rw-r--r-- 307 bytes

back to top