Re: Merging using only fast-forward

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Sverre Hvammen Johansen
Date: Sunday, January 20, 2008 - 11:26 pm

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
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
Merging using only fast-forward, Sverre Hvammen Johansen, (Wed Jan 16, 8:54 am)
Re: Merging using only fast-forward, Randal L. Schwartz, (Wed Jan 16, 9:27 am)
Re: Merging using only fast-forward, Junio C Hamano, (Wed Jan 16, 1:31 pm)
Re: Merging using only fast-forward, Sverre Hvammen Johansen, (Wed Jan 16, 3:38 pm)
Re: Merging using only fast-forward, Junio C Hamano, (Wed Jan 16, 3:49 pm)
Re: Merging using only fast-forward, Sverre Hvammen Johansen, (Wed Jan 16, 11:53 pm)
Re: Merging using only fast-forward, Sverre Hvammen Johansen, (Thu Jan 17, 11:58 pm)
Re: Merging using only fast-forward, Junio C Hamano, (Fri Jan 18, 2:25 pm)
Re: Merging using only fast-forward, Sverre Hvammen Johansen, (Sat Jan 19, 3:28 am)
Re: Merging using only fast-forward, Sverre Hvammen Johansen, (Sat Jan 19, 3:38 am)
Re: Merging using only fast-forward, Junio C Hamano, (Sat Jan 19, 3:43 am)
Re: Merging using only fast-forward, Sverre Hvammen Johansen, (Sat Jan 19, 5:39 am)
Re: Merging using only fast-forward, Sverre Hvammen Johansen, (Sun Jan 20, 11:26 pm)