1
0
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:
Joe Groocock 2017-11-24 00:16:24 +00:00
parent d51b6dba80
commit d1ed7c4222
Signed by: frebib
GPG Key ID: E0B16BEACFBB6A86

View File

@ -20,6 +20,8 @@
rebase = true
[core]
autocrlf = input
[diff]
algorithm = patience
[sendemail]
from = Joe Groocock <frebib@gmail.com>
smtpserver = smtp.gmail.com