diff options
-rw-r--r-- | .gitconfig | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -5,3 +5,7 @@ helper = cache --timeout=3600 [include] path = .gitconfig.local +[diff] + algorithm = patience +[gui] + diffopts = --patience |
![]() |
index : mjb/dotfiles | |
Unnamed repository; edit this file 'description' to name the repository. | Mike Beattie |
summaryrefslogtreecommitdiff |
-rw-r--r-- | .gitconfig | 4 |
@@ -5,3 +5,7 @@ helper = cache --timeout=3600 [include] path = .gitconfig.local +[diff] + algorithm = patience +[gui] + diffopts = --patience |