"Marco Costalba" <mcostalba@xxxxxxxxx> writes: > Without this patch in case of a merge, duplicated parents are > omitted in first line output, but still listed in following > parents information. > > Signed-off-by: Marco Costalba <mcostalba@xxxxxxxxx> > --- > > Following the hint of someone I submit this patch. > > Please take it as a wish of not reverting the patch ;-) Sorry, I am puzzled... which patch are you talking about possibly getting reverted? In any case, the caller asked "log" to: 1. simplify the history, by giving pathspec, 2. show the list of parents, 3. show the diff with each of the parents. If we omit dupilicated parents in the simplified view from 2., we should be consistent in the output from 3.; I think what your patch does makes sense. I'll look at it again later. - To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html