mirror of
https://github.com/meineerde/dotfiles.git
synced 2025-10-17 19:41:01 +00:00
Don't try to autocorrect. It probably breaks more stuff...
This commit is contained in:
parent
1dfe1e60ca
commit
9617cb601b
@ -16,8 +16,6 @@
|
|||||||
grep = auto
|
grep = auto
|
||||||
interactive = auto
|
interactive = auto
|
||||||
ui = auto
|
ui = auto
|
||||||
[help]
|
|
||||||
autocorrect = 1
|
|
||||||
[push]
|
[push]
|
||||||
default = matching
|
default = matching
|
||||||
[core]
|
[core]
|
||||||
@ -25,3 +23,5 @@
|
|||||||
editor = mate -wl1
|
editor = mate -wl1
|
||||||
[github]
|
[github]
|
||||||
user = meineerde
|
user = meineerde
|
||||||
|
[branch]
|
||||||
|
autosetupmerge = true
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user