mirror of
https://codeberg.org/vlw/dotfiles.git
synced 2025-09-14 03:03:42 +02:00
feat(git): set git help.autocorrect prompt
This commit is contained in:
parent
cd486c996c
commit
6db00c79f0
1 changed files with 2 additions and 0 deletions
|
@ -11,3 +11,5 @@
|
||||||
smudge = git-lfs smudge -- %f
|
smudge = git-lfs smudge -- %f
|
||||||
[lfs]
|
[lfs]
|
||||||
contenttype = 0
|
contenttype = 0
|
||||||
|
[help]
|
||||||
|
autocorrect = prompt
|
||||||
|
|
Loading…
Add table
Reference in a new issue