[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [ELPA-diffs] /srv/bzr/emacs/elpa r374: company: Release 0.6.2
From: |
Dmitry Gutov |
Subject: |
Re: [ELPA-diffs] /srv/bzr/emacs/elpa r374: company: Release 0.6.2 |
Date: |
Sat, 30 Mar 2013 08:33:23 +0400 |
User-agent: |
Mozilla/5.0 (Windows NT 6.1; WOW64; rv:17.0) Gecko/20130307 Thunderbird/17.0.4 |
Stefan,
Do you mind if, while ELPA transition to Git is still is progress, I
commit the latest version in the same manner as before?
It has a couple of important fixes, among other things.
--Dmitry
On 25.03.2013 15:20, Dmitry Gutov wrote:> On 24.03.2013 18:14, Stefan
Monnier wrote:
>>> What's the recommended way to automatically pull commit messages from
>>> Git to
>>> Bazaar? What if the Git repo has some files that Bazaar doesn't?
>>
>> Install bzr-git, and then "bzr merge git:<blabla>"?
>> The first time needs extra work (because of the lack of a common
>> ancestor) but I can do that part if it's not done yet.
>
> Please go head. It would be also helpful if you document the exact
> sequence of commands you use.