From 8ced69899feb5c2c914370ee037bbf1ac662f46d Mon Sep 17 00:00:00 2001 From: Anton Volnuhin Date: Thu, 21 Mar 2024 22:28:38 +0300 Subject: [PATCH] difftastic --- dot_gitconfig | 2 ++ 1 file changed, 2 insertions(+) diff --git a/dot_gitconfig b/dot_gitconfig index b305725..70b93ee 100644 --- a/dot_gitconfig +++ b/dot_gitconfig @@ -19,3 +19,5 @@ helper = /usr/local/share/gcm-core/git-credential-manager [credential "https://dev.azure.com"] useHttpPath = true +[diff] + external = difft