Added a test for fetching remote tags when there is not tags.
commitf539d0d6c1f0b4431c0711e290d1f5a7205ed6e6
authorVäinö Järvelä <v@pp.inet.fi>
Tue, 9 Oct 2007 08:51:07 +0000 (9 11:51 +0300)
committerShawn O. Pearce <spearce@spearce.org>
Tue, 16 Oct 2007 00:40:51 +0000 (15 20:40 -0400)
tree6aaabba66f354847ac9860c9af6c0e708ba1d57a
parent8f70a7657a9b459d6a4a3bcb1628c0fa6a6c22e0
Added a test for fetching remote tags when there is not tags.

When a user runs "git fetch -t", git crashes when it doesn't find any
tags on the remote repository.

Signed-off-by: Väinö Järvelä <v@pp.inet.fi>
Signed-off-by: Lars Hjemli <hjemli@gmail.com>
Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
t/t5510-fetch.sh