As you might have heard already, Launchpad can now import code from Git repositories. You can then create Bazaar branches of those Git repos.
For example:
bzr branch lp:git
Thanks to Jelmer for bzr-git and Michael & Paul for tying it into our rock-solid import system.
This entry was posted by Jonathan Lange on Wednesday, July 8th, 2009 at 3:19 pm and is filed under Bazaar, Code.
You can follow any responses to this entry through the RSS 2.0 feed.
You can leave a response, or trackback from your own site.
July 8th, 2009 at 7:51 pm
When will you switch to bzr-svn plugin for svn imports? Not so rock-solid now. I have to cron pull svn and push to lp =(((((( using bzr-svn. Not so rock-solid.
July 22nd, 2009 at 10:17 pm
As soon as we can! We need to switch internally to use Python 2.5 first, which we expect to happen real soon now.