Johannes Schindelin <Johannes.Schindelin@xxxxxx> writes: > The culprit is the call to parse_commit() in merge_bases(). How about > this? Do you mean merge_bases() in commit.c which is called by get_merge_bases()? If so the patch feels like papering over a more grave bug -- the result from make_virtual_commit does not seem to have any proper parent information, so how is merge_bases() expected to return anything sensible? I am confused, but going to bed first. - : 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