commit | f539d0d6c1f0b4431c0711e290d1f5a7205ed6e6 | [log] [tgz] |
---|---|---|
author | Väinö Järvelä <v@pp.inet.fi> | Tue Oct 09 11:51:07 2007 +0300 |
committer | Shawn O. Pearce <spearce@spearce.org> | Mon Oct 15 20:40:51 2007 -0400 |
tree | 6aaabba66f354847ac9860c9af6c0e708ba1d57a | |
parent | 8f70a7657a9b459d6a4a3bcb1628c0fa6a6c22e0 [diff] |
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>