From: Felipe Contreras Date: Sat, 25 May 2013 02:24:25 +0000 (-0500) Subject: remote-bzr: reorganize the way 'wanted' works X-Git-Tag: v1.8.4-rc0~190^2~1 X-Git-Url: https://git.lorimer.id.au/gitweb.git/diff_plain/e56660a73f778546f7c40989d982ac2f21462975?hp=e56660a73f778546f7c40989d982ac2f21462975 remote-bzr: reorganize the way 'wanted' works If the user specified a list of branches, we ignore what the remote repository lists, and simply use the branches directly. Since some remotes don't report the branches correctly, this is useful. Otherwise either fetch the repo, or the branch. Signed-off-by: Felipe Contreras Signed-off-by: Junio C Hamano ---