mirror of
https://github.com/Phantop/dotfiles
synced 2025-12-01 08:37:12 +00:00
git: prompt on typo
This commit is contained in:
parent
80840b6bb4
commit
a686a3e6b7
|
|
@ -74,3 +74,5 @@
|
||||||
cmd = difft "$LOCAL" "$REMOTE"
|
cmd = difft "$LOCAL" "$REMOTE"
|
||||||
[pager]
|
[pager]
|
||||||
difftool = true
|
difftool = true
|
||||||
|
[help]
|
||||||
|
autocorrect = prompt
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue