From de4ad8b9ae464a26a4b435781f47f87234513856 Mon Sep 17 00:00:00 2001 From: Sergey Matveev Date: Tue, 25 Feb 2025 11:28:57 +0300 Subject: [PATCH] Let's try diff.renames --- git/.gitconfig | 1 + 1 file changed, 1 insertion(+) diff --git a/git/.gitconfig b/git/.gitconfig index fdfcc01..8fe45f8 100644 --- a/git/.gitconfig +++ b/git/.gitconfig @@ -38,6 +38,7 @@ colorMovedWS = allow-indentation-change tool = vimdiff noprefix = true + renames = true [grep] lineNumber = true [merge] -- 2.48.1