diff options
author | brian m. carlson <sandals@crustytoothpaste.net> | 2021-02-11 02:08:05 +0000 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2021-02-10 23:35:42 -0800 |
commit | 88bce0e24c8f777fce1f726b4553bd32286bba04 (patch) | |
tree | c9461dfdbe2633707234f9bbe512f6db3b16877d /gitweb | |
parent | commit: allow parsing arbitrary buffers with headers (diff) | |
download | tgif-88bce0e24c8f777fce1f726b4553bd32286bba04.tar.xz |
ref-filter: hoist signature parsing
When we parse a signature in the ref-filter code, we continually
increment the buffer pointer. Hoist the signature parsing above the
blank line delimiting headers and body so we can find the signature when
using a header to sign the buffer.
Signed-off-by: brian m. carlson <sandals@crustytoothpaste.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'gitweb')
0 files changed, 0 insertions, 0 deletions