remote-bzr: simplify get_remote_branch()
commit1bf09d4fbf402e42b3a0be2411a9c4feb1ba8d25
authorFelipe Contreras <felipe.contreras@gmail.com>
Sat, 25 May 2013 02:24:21 +0000 (24 21:24 -0500)
committerJunio C Hamano <gitster@pobox.com>
Tue, 28 May 2013 14:43:18 +0000 (28 07:43 -0700)
treed1b7b81ff5f877fe9237c14eeb78699573e7b62c
parentad44a7209534a6298c85a2a0fe107c56de0c8849
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 <felipe.contreras@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
contrib/remote-helpers/git-remote-bzr