Enable git-split-diffs for git diffs

This commit is contained in:
Pavle Portic 2021-09-11 18:26:39 +02:00
parent 69a6c4b63a
commit 9fd22323c8
Signed by: TheEdgeOfRage
GPG Key ID: F2AB38285780DE3D
1 changed files with 2 additions and 0 deletions

View File

@ -12,3 +12,5 @@
gpgsign = true
[pull]
rebase = true
[core]
pager = git-split-diffs --color | less -RFX