refactor(git): indentation
This commit is contained in:
parent
6c27456424
commit
b2bec3b070
1 changed files with 31 additions and 26 deletions
|
@ -11,6 +11,12 @@
|
|||
colorMoved = default
|
||||
tool = difftastic
|
||||
|
||||
[pager]
|
||||
difftool = true
|
||||
|
||||
[pull]
|
||||
rebase = true
|
||||
|
||||
[difftool]
|
||||
prompt = false
|
||||
|
||||
|
@ -39,7 +45,6 @@
|
|||
|
||||
[alias]
|
||||
dft = difftool
|
||||
|
||||
[credential]
|
||||
helper = rbw
|
||||
|
||||
|
|
Loading…
Reference in a new issue