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
|
colorMoved = default
|
||||||
tool = difftastic
|
tool = difftastic
|
||||||
|
|
||||||
|
[pager]
|
||||||
|
difftool = true
|
||||||
|
|
||||||
|
[pull]
|
||||||
|
rebase = true
|
||||||
|
|
||||||
[difftool]
|
[difftool]
|
||||||
prompt = false
|
prompt = false
|
||||||
|
|
||||||
|
@ -39,7 +45,6 @@
|
||||||
|
|
||||||
[alias]
|
[alias]
|
||||||
dft = difftool
|
dft = difftool
|
||||||
|
|
||||||
[credential]
|
[credential]
|
||||||
helper = rbw
|
helper = rbw
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue