t5510: use the correct tag name in test
authorMichael Haggerty <redacted>
Wed, 23 Oct 2013 15:50:34 +0000 (17:50 +0200)
committerJunio C Hamano <redacted>
Thu, 24 Oct 2013 20:27:45 +0000 (13:27 -0700)
commit2004658b19bf781d446e14e3237f519e80ab0297
tree602f457cf9080a7ea25a4c495caf90dc12097bc6
parent3d092bfc6f2d9a998967979f926c661e9762601c
t5510: use the correct tag name in test

Fix an apparent copy-paste error: A few lines earlier, a tag
"refs/tags/sometag" is created.  Check for the (non-)existence of that
tag, not "somebranch", which is otherwise never mentioned in the
script.

Signed-off-by: Michael Haggerty <redacted>
Signed-off-by: Junio C Hamano <redacted>
t/t5510-fetch.sh
git clone https://git.99rst.org/PROJECT