remote-bzr: fix prefix of tags
commitafad20055888937b100798b597d924d087688645
authorFelipe Contreras <felipe.contreras@gmail.com>
Mon, 15 Apr 2013 21:47:28 +0000 (15 16:47 -0500)
committerJunio C Hamano <gitster@pobox.com>
Mon, 15 Apr 2013 23:08:40 +0000 (15 16:08 -0700)
tree89e37af2749c78ad095aa2d2e74d7be779e37a77
parentaec3f77941205909f0671aa9767315a50e20ff87
remote-bzr: fix prefix of tags

In the current transport-helper code, refs without namespaced refspecs don't
work correctly, so let's always use them.

Some people reported issues with 'git clone --mirror', and this fixes them, as
well as possibly others.

Signed-off-by: Felipe Contreras <felipe.contreras@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
contrib/remote-helpers/git-remote-bzr