On 10/08/2013 10:16 AM, Junio C Hamano wrote:
> Chris J Arges writes:
>
>> Add colorized text for git blame when color.interactive is enabled.
>
> It does not make any sense to tie this to color.interactive at all,
> at least to me. The "check color.blame and if abse
Add colorized text for git blame when color.interactive is enabled.
This work is based on the colorization code in builtin/clean.c.
Signed-off-by: Chris J Arges
---
builtin/blame.c | 51 +--
1 file changed, 49 insertions(+), 2 deletions(-)
diff
2 matches
Mail list logo