I want to contribute actively to a project that is hosted on Launchpad. I'm much more comfortable with GitHub, and would like to continue to use it if possible. Would I be able to mirror the bzr repository on github?
If it's possible, how could I set this up?
Beware: trunk bzr-fastimport is broken and may corrupt your 'marks' file..
https://code.launchpad.net/~xrg/bzr-fastimport/re-tailor
A detailed implementation here: http://git.hellug.gr/?p=xrg/openerp-rebzr;a=shortlog;h=refs/heads/fast-only
You could try some kind of git-bzr bridge like this
git-bzrgit-bzr script:The reverse is possible, meaning you can clone a bzr repo and push to your GitHub repo with bzr-git.