t6302: normalize names and descriptions of signed tags
authorEric Sunshine <sunshine@sunshineco.com>
Mon, 7 Mar 2016 00:10:25 +0000 (19:10 -0500)
committerJunio C Hamano <gitster@pobox.com>
Mon, 7 Mar 2016 02:50:35 +0000 (18:50 -0800)
An upcoming patch will increase test coverage by testing annotated but
not signed tags, as well, so normalize names and descriptions of signed
tags to make it easy to give the upcoming unsigned tags similarly
patterned names and descriptions.

Signed-off-by: Eric Sunshine <sunshine@sunshineco.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
No differences found