Neat trick
·1 min
In Argentina I hacked up a little command for the ’launchpad’ Bazaar plugin. It’s a command line tool to open the Launchpad page for your branch in your web browser.
$ cd ~/src/testresources/expose-reset-bug-271619 $ bzr lp-open Opening https://code.edge.launchpad.net/~jml/testresources/expose-reset-bug-271619 in web browser
… and it works!
Available in Bazaar 1.12. Due to an unfortunate oversight, the NEWS file doesn’t mention it.