author | Johannes Schindelin <Johannes.Schindelin@gmx.de> | |
Mon, 3 Sep 2007 16:51:43 +0000 (17:51 +0100) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Mon, 3 Sep 2007 23:44:35 +0000 (16:44 -0700) | ||
commit | fec60a261d9375d1f129313bb68036fbd2a5175c | |
tree | e638606df08f27c8d206d7c871b11ec81a43c5fc | tree | snapshot |
parent | 1e61b7640d09015213dbcae3564fa27ac6a8c151 | commit | diff |
verify-tag: also grok CR/LFs in the tag signature
On some people's favorite platform, gpg outputs signatures
with CR/LF line endings. So verify-tag has to play nice with
them.
Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
On some people's favorite platform, gpg outputs signatures
with CR/LF line endings. So verify-tag has to play nice with
them.
Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
builtin-verify-tag.c | diff | blob | history |