DragonFly kernel List (threaded) for 2008-12
DragonFly BSD
DragonFly kernel List (threaded) for 2008-12
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

Re: The journey with vendor branch in git


From: YONETANI Tomokazu <qhwt+dfly@xxxxxxxxxx>
Date: Fri, 19 Dec 2008 22:51:58 +0900

On Fri, Dec 19, 2008 at 10:13:08PM +0900, YONETANI Tomokazu wrote:
> > > > $ git merge --no-commit OPENPAM
> > > $ git merge --no-commit OPENPAM^ OPENPAM

> Well, I think both should give you the same result; the same changes
> and the same merge parents.

Actually this was wrong; with octopus, three records are recorded
as merge parents (HEAD... OPENPAM^... OPENPAM...), on the other hand
only two (HEAD... OPENPAM...) by the default merge method.  I don't
know how it affects later merges, though.



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