From: Felipe Contreras Date: Sat, 25 May 2013 02:24:21 +0000 (-0500) Subject: remote-bzr: simplify get_remote_branch() X-Git-Tag: v1.8.4-rc0~190^2~5 X-Git-Url: https://git.lorimer.id.au/gitweb.git/diff_plain/1bf09d4fbf402e42b3a0be2411a9c4feb1ba8d25?ds=inline;hp=1bf09d4fbf402e42b3a0be2411a9c4feb1ba8d25 remote-bzr: simplify get_remote_branch() No need for 'origin', it's only needed for the bzrdir 'sprout' method, which can be greatly simplified. Signed-off-by: Felipe Contreras Signed-off-by: Junio C Hamano ---