On Wednesday, 10 de November de 2010 19:37:30 Oswald Buddenhagen wrote:
> addendum:
> 
> On Wed, Nov 10, 2010 at 07:22:21PM +0100, Buddenhagen Oswald (Nokia-MS-
Qt/Berlin) wrote:
> > so instead we cherry-pick the merges themselves, like every other
> > commit.
> > 
> > and that actually works out of the box.
> 
> actually, it doesn't (it doesn't make the commit a merge).
> 
> but that's easily substituted by doing a regular merge (using the second
> parent from the merge commit to be picked). only if conflicts appear,
> checkout --ours and apply the diff of the merge on top, add -u, commit.
> more or less.

You can't cherry-pick a merge. The point is that some submissions will require 
a merge of $SUBMISSIOn instead of a cherry-pick of HEAD..$SUBMISSION.

There are valid reasons for keeping the commits intact. So doing a squash is 
not an option either.

-- 
Thiago Macieira - thiago.macieira (AT) nokia.com
  Senior Product Manager - Nokia, Qt Development Frameworks
     Sandakerveien 116, NO-0402 Oslo, Norway

Attachment: signature.asc
Description: This is a digitally signed message part.

_______________________________________________
Opengov mailing list
Opengov@qt-labs.org
http://lists.qt-labs.org/listinfo/opengov

Reply via email to