diff options
author | Jonathan Tan <jonathantanmy@google.com> | 2016-11-02 10:29:16 -0700 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2016-11-29 14:22:08 -0800 |
commit | e4319562bc2834096fade432fd90c985b96476db (patch) | |
tree | 77709e8ee4d037edf8e14138f6d2984d441c2b2d /commit.h | |
parent | be5a750939c212bc0781ffa04fabcfd2b2bd744e (diff) | |
download | git-e4319562bc2834096fade432fd90c985b96476db.tar.gz |
trailer: be stricter in parsing separators
Currently, a line is interpreted to be a trailer line if it contains a
separator. Make parsing stricter by requiring the text on the left of
the separator, if not the empty string, to be of the "<token><optional
whitespace>" form.
Signed-off-by: Jonathan Tan <jonathantanmy@google.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'commit.h')
0 files changed, 0 insertions, 0 deletions