git: Enable pager for difftool
We need this for using Difftastic.
This commit is contained in:
parent
7f086ca74a
commit
97700eecc8
1 changed files with 2 additions and 0 deletions
|
@ -41,6 +41,8 @@
|
|||
[mergetool]
|
||||
prompt = false
|
||||
keepBackup = false
|
||||
[pager]
|
||||
difftool = true
|
||||
[pull]
|
||||
rebase = false
|
||||
[push]
|
||||
|
|
Loading…
Reference in a new issue