automake-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCHES] Docs on automatic dependency tracking


From: Ralf Wildenhues
Subject: Re: [PATCHES] Docs on automatic dependency tracking
Date: Sat, 21 Aug 2010 13:55:52 +0200
User-agent: Mutt/1.5.20 (2010-04-22)

* Stefano Lattarini wrote on Sat, Aug 21, 2010 at 01:49:37PM CEST:
> On Saturday 21 August 2010, Ralf Wildenhues wrote:
> > FWIW, somehow you managed to apply these two patches separately to
> > each of these branches, instead of merging them all from maint.
> Ouch, that's true... how could this be possible?  I cannot immagine
> what error I might have done to cause this mess...  Do you have
> idea?  I'd like to avoid such blunders in the future, and a possible 
> explanation of the present blunder might be helpful in this regard.

Maybe you invoked 'git rebase' across a merge commit?  That effectively
removes the merge and duplicates the previously-merged commits, unless
you use -p aka. --preserve-merges.  I've never tried -p.

> Sorry for all this,

It's no big deal at all, esp. since you're doing the work.  I just
wanted to make you aware of it.

Cheers,
Ralf



reply via email to

[Prev in Thread] Current Thread [Next in Thread]