Re: [PATCH v1 3/4] line.c output the '--graph' padding before each line
From: Junio C Hamano <hidden> Date: 2016-06-15 22:49:07
Bo Yang [off-list ref] writes:
Make line level log output looks well with '--graph'
option.
This is probably better done as part of rebasing the previous line-range
series to a more recent codebase that already has the --graph fixes, not
as a separate "oops, my codebase was stale--here is a fix-up" patch.