sam: Set git help.autoCorrect=prompt
This commit is contained in:
parent
ca2773f9d9
commit
80dc37f30e
1 changed files with 1 additions and 0 deletions
|
|
@ -139,6 +139,7 @@
|
||||||
lfs.enable = true;
|
lfs.enable = true;
|
||||||
# TODO: delta or diff-so-fancy or difftastic
|
# TODO: delta or diff-so-fancy or difftastic
|
||||||
extraConfig = {
|
extraConfig = {
|
||||||
|
help.autoCorrect = "prompt";
|
||||||
init.defaultBranch = "main";
|
init.defaultBranch = "main";
|
||||||
diff.wsErrorHighlight = "all";
|
diff.wsErrorHighlight = "all";
|
||||||
pull.ff = "only";
|
pull.ff = "only";
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue