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: "Simon 'corecode' Schubert" <corecode@xxxxxxxxxxxx>
Date: Fri, 19 Dec 2008 16:10:40 +0100

YONETANI Tomokazu wrote:
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.

Please just use


git merge -s resolve crater/vendor/OPENPAM

That did the trick for me. Doesn't buildworld though, so I won't push it :)

cheers
  simon

--
  <3 the future  +++  RENT this banner advert  +++   ASCII Ribbon   /"\
  rock the past  +++  space for low €€€ NOW!1  +++     Campaign     \ /
Party Enjoy Relax   |   http://dragonflybsd.org      Against  HTML   \
Dude 2c 2 the max   !   http://golden-apple.biz       Mail + News   / \




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