fix: update autocrlf
This commit is contained in:
parent
449c0e59d9
commit
1a1cabb034
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@
|
|||
userName = config.myDisplayName;
|
||||
userEmail = config.myEmail;
|
||||
extraConfig = {
|
||||
core.autocrlf = true;
|
||||
core.autocrlf = "input";
|
||||
push.autoSetupRemote = true;
|
||||
commit.gpgsign = true;
|
||||
#gpg.format = "ssh";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue