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