changeset 639:c107e18388a2

Probably better diff algorithm
author nanaya <me@nanaya.pro>
date Sat, 29 Feb 2020 23:06:14 +0000
parents d36b8abe71ec
children b3f8b7a779bd
files rc/gitconfig
diffstat 1 files changed, 2 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/rc/gitconfig	Wed Jan 15 22:42:56 2020 +0900
+++ b/rc/gitconfig	Sat Feb 29 23:06:14 2020 +0000
@@ -11,3 +11,5 @@
 	ui = true
 [core]
 	excludesfile = ~/.gitignore_global
+[diff]
+	algorithm = patience