comparison rc/gitconfig @ 639:c107e18388a2

Probably better diff algorithm
author nanaya <me@nanaya.pro>
date Sat, 29 Feb 2020 23:06:14 +0000
parents 9f49513d0d24
children b3f8b7a779bd
comparison
equal deleted inserted replaced
638:d36b8abe71ec 639:c107e18388a2
9 default = current 9 default = current
10 [color] 10 [color]
11 ui = true 11 ui = true
12 [core] 12 [core]
13 excludesfile = ~/.gitignore_global 13 excludesfile = ~/.gitignore_global
14 [diff]
15 algorithm = patience