diff options
| -rw-r--r-- | .gitconfig | 3 |
1 files changed, 1 insertions, 2 deletions
@@ -8,7 +8,6 @@ excludesfile = ~/.gitignore whitespace = trailing-space,space-before-tab abbrev = 12 - autocrlf = true [help] autocorrect = 1 @@ -39,4 +38,4 @@ defaultBranch = main [commit] - gpgsign = true
\ No newline at end of file + gpgsign = true |
