From: Felipe Contreras Date: Mon, 15 Apr 2013 21:47:28 +0000 (-0500) Subject: remote-bzr: fix prefix of tags X-Git-Tag: v1.8.3-rc0~66 X-Git-Url: https://git.lorimer.id.au/gitweb.git/diff_plain/afad20055888937b100798b597d924d087688645?hp=afad20055888937b100798b597d924d087688645 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 Signed-off-by: Junio C Hamano ---