Revising commit message?

Gregory Collins greg at maptuit.com
Tue Dec 18 18:48:36 UTC 2007


Vladimir Marek <Vladimir.Marek at Sun.COM> writes:

> Hi,
>
>> First work in git mode (diff.git=1).
>> 
>> Convert all revisions down to the desired one into managed patches. I assume there is no merge in-between:
>> 
>> $ hg qimport -r badrev:
>
> $ hg qimport -r 76:
> abort: revision 79 is already managed
>
> I'm using todays development version.

You have an already-applied mq patch at the tip of your repository.

G.



More information about the Mercurial mailing list