On Jan 19, 2008 2:43 AM, Junio C Hamano <gitster@pobox.com> wrote:
I am currently working on a patch for this. I have some new tests for
this but more is needed and there is no documentation.
The only case that currently is not working is the case where I need
to fast forward head and then do a merge. Do I need to update the
files in the working directory twice (once after the fast forward and
then once by the merge) or can I somehow get lets say
git-merge-recursive to do this part for me?
The patch I have that handles the above failing case by not fast
forwarding HEAD, but instead use it together with the other real_heads
work (all tests succeed).
--
Sverre Hvammen Johansen
-
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html