Skip to content

Commit

Permalink
fix: disable git autocorrect
Browse files Browse the repository at this point in the history
  • Loading branch information
mike325 committed Aug 14, 2024
1 parent ebcd096 commit 4808c76
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion git/gitconfig
Original file line number Diff line number Diff line change
Expand Up @@ -126,7 +126,7 @@
rebase = false

[help]
autocorrect = 1
autocorrect = 0

[alias]
;###############################################################################
Expand Down

0 comments on commit 4808c76

Please sign in to comment.