Re: Merging using only fast-forward

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Sverre Hvammen Johansen
Date: Saturday, January 19, 2008 - 5:30 am

On Jan 19, 2008 2:43 AM, Junio C Hamano <gitster@pobox.com> wrote:

I guess the most common use case would be where you have at least
three developers and they randomly fetch and merge between each other.
 They usually are not aware of where each other are and everyone
avoids octopus.  They end up with more merge commits than needed
simply because they sometime pick the wrong order.  If they instead
had git find the real parents they would get fewer merge commits.

-- 
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:
Re: Merging using only fast-forward, Sverre Hvammen Johansen, (Sat Jan 19, 5:30 am)