t6300: test refs pointing to tree and blob
commit6e2ef8eb06456e288a0a3cc451134479173cebc5
authorChristian Couder <christian.couder@gmail.com>
Fri, 10 Jul 2020 16:47:38 +0000 (10 18:47 +0200)
committerJunio C Hamano <gitster@pobox.com>
Fri, 10 Jul 2020 20:15:44 +0000 (10 13:15 -0700)
tree83c3acaf7df69259617b60f3582554212d254bd7
parent9fcc9caf368aa1fb9ecc68c64b8918d82a637cdb
t6300: test refs pointing to tree and blob

Adding tests for refs pointing to tree and blob shows that
we care about testing both positive ("see, my shiny new toy
does work") and negative ("and it won't do nonsensical
things when given an input it is not designed to work with")
cases.

Signed-off-by: Christian Couder <chriscool@tuxfamily.org>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
t/t6300-for-each-ref.sh