doc: mention user-configured trailers
commitdf616b19b4a8633261f304450c9a3872ffe33ae0
authorJonathan Tan <jonathantanmy@google.com>
Mon, 21 Nov 2016 20:47:21 +0000 (21 12:47 -0800)
committerJunio C Hamano <gitster@pobox.com>
Mon, 21 Nov 2016 20:49:57 +0000 (21 12:49 -0800)
treea3d6d8b5d371595ee333b26da144445d0be71435
parent60ef86a16268bfb1efb28bcb3f1b646bfad1931c
doc: mention user-configured trailers

In commit 1462450 ("trailer: allow non-trailers in trailer block",
2016-10-21), functionality was added (and tested [1]) to allow
non-trailer lines in trailer blocks, as long as those blocks contain at
least one Git-generated or user-configured trailer, and consists of at
least 25% trailers. The documentation was updated to mention this new
functionality, but did not mention "user-configured trailer".

Further update the documentation to also mention "user-configured
trailer".

[1] "with non-trailer lines mixed with a configured trailer" in
t/t7513-interpret-trailers.sh

Signed-off-by: Jonathan Tan <jonathantanmy@google.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/git-interpret-trailers.txt