Remove git difftool confirmation prompt
This commit is contained in:
parent
d490d3ce2d
commit
dec9f428c7
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@
|
|||
guitool = gvimdiff
|
||||
[difftool]
|
||||
confirm = false
|
||||
prompt = true
|
||||
prompt = false
|
||||
[merge]
|
||||
tool = vimdiff
|
||||
[push]
|
||||
|
|
Loading…
Reference in a new issue