From e85905d3b675f3243b1c2f5e069dc4743d73974d Mon Sep 17 00:00:00 2001 From: nsfisis Date: Sat, 20 Feb 2021 13:15:05 +0900 Subject: Update .gitconfig: add blame.coloring option --- .gitconfig | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitconfig b/.gitconfig index 004f834..578ceb7 100644 --- a/.gitconfig +++ b/.gitconfig @@ -29,6 +29,9 @@ [init] defaultbranch = main +[blame] + coloring = repeatedLines + [mergetool] keepbackup = false -- cgit v1.2.3-70-g09d2