mirror of
https://github.com/Crocmagnon/dotfiles.git
synced 2024-11-05 06:13:59 +01:00
Add immediate autocorrect to git
This commit is contained in:
parent
3d08b00020
commit
c67bf3d162
1 changed files with 2 additions and 0 deletions
|
@ -9,6 +9,8 @@
|
|||
interactive = auto
|
||||
[push]
|
||||
default = simple
|
||||
[help]
|
||||
autocorrect = immediate
|
||||
[alias]
|
||||
ci = commit
|
||||
cp = cherry-pick
|
||||
|
|
Loading…
Reference in a new issue