t6302: also test annotated in addition to signed tags
commit7bc734eed2f3cc4cd171aaaac9ffff8b047c3896
authorEric Sunshine <sunshine@sunshineco.com>
Mon, 7 Mar 2016 00:10:26 +0000 (6 19:10 -0500)
committerJunio C Hamano <gitster@pobox.com>
Mon, 7 Mar 2016 02:51:23 +0000 (6 18:51 -0800)
treebd352ec33267ba9a04dd726f616d161122c7616e
parentef93c7dbcebecfacaf195d02e54b614926e8c135
t6302: also test annotated in addition to signed tags

It is conceivable, if not highly plausible, that a change to the
git-for-each-ref code that does the filtering and formatting can become
buggy because a payload with GPG signature looks somewhat different from
what is in an annotated but not signed tag. Thus, let's test unsigned
tags, as well.

Signed-off-by: Eric Sunshine <sunshine@sunshineco.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
t/t6302-for-each-ref-filter.sh