On 2009-04-21 14:34 (-0400), Allan Caffee wrote: > An extra space is being inserted between the "commit" column and all of > the successive edges. Remove this space. This regression was > introduced by 427fc5b. > > Signed-off-by: Allan Caffee <allan.caffee@xxxxxxxxx> Looks like it's working now, thanks. Let's Cc to Junio so that he doesn't miss the fix. > This issue exposes a gap in the existing test coverage, which doesn't > exercise the pre_commit_line code. Maybe another patch is in order to > extend t4202-log to cover pre-commit lines and octopus merges. I think that's a good idea. I like "log --graph" very much and when someone alters that part of the code I run my own visual "test suites" to notice if my pet feature has been broken. :-) Automatic tests would be helpful. -- 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