bzr branch fails from repo at github

Bug #700566 reported by jtl999
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Bazaar Git Plugin
New
Undecided
Unassigned

Bug Description

When I try to branch any Git Branch from github it fails
Lets use firesheep as an example

jack@nerdism:/usr/src$ bzr branch https://github.com/codebutler/firesheep.git
bzr: ERROR: Not a branch: "https://github.com/codebutler/firesheep.git/".
jack@nerdism:/usr/src$ bzr branch git://github.com/codebutler/firesheep.git
bzr: ERROR: Unsupported protocol for url "git://github.com/codebutler/firesheep.git"
jack@nerdism:/usr/src$ bzr branch git+https://github.com/codebutler/firesheep.git
bzr: ERROR: Unsupported protocol for url "git+https://github.com/codebutler/firesheep.git"
jack@nerdism:/usr/src$ bzr branch git+http://github.com/codebutler/firesheep.git
bzr: ERROR: Unsupported protocol for url "git+http://github.com/codebutler/firesheep.git"
I installed bzr-git from apt

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.