mirror of
https://github.com/frebib/dotfiles.git
synced 2024-06-14 12:57:23 +00:00
Use patience algo for git-diff
This commit is contained in:
parent
d51b6dba80
commit
d1ed7c4222
@ -20,6 +20,8 @@
|
||||
rebase = true
|
||||
[core]
|
||||
autocrlf = input
|
||||
[diff]
|
||||
algorithm = patience
|
||||
[sendemail]
|
||||
from = Joe Groocock <frebib@gmail.com>
|
||||
smtpserver = smtp.gmail.com
|
||||
|
Loading…
Reference in New Issue
Block a user