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