Re: moving bzr wip branch to git

2014-06-04 Thread David Cheney
Nice On Wed, Jun 4, 2014 at 2:08 PM, Jesse Meek wrote: > So the command that worked for me (thanks for the help Tim) was: > > ~/go/src/github.com/juju/juju$ (cd ~/go/src/launchpad.net/juju-core && bzr > diff --color=never -r ancestor::parent) | patch -p0 --merge > > -- > Juju-dev mailing list >

moving bzr wip branch to git

2014-06-03 Thread Jesse Meek
So the command that worked for me (thanks for the help Tim) was: ~/go/src/github.com/juju/juju$ (cd ~/go/src/launchpad.net/juju-core && bzr diff --color=never -r ancestor::parent) | patch -p0 --merge -- Juju-dev mailing list Juju-dev@lists.ubuntu.com Modify settings or unsubscribe at: https: