change git config
This commit is contained in:
parent
82780dadff
commit
0fc2eeda65
|
@ -6,9 +6,8 @@
|
||||||
userName = "Frost-Phoenix";
|
userName = "Frost-Phoenix";
|
||||||
userEmail = "67cyril6767@gmail.com";
|
userEmail = "67cyril6767@gmail.com";
|
||||||
|
|
||||||
defaultBranch = "main";
|
|
||||||
|
|
||||||
extraConfig = {
|
extraConfig = {
|
||||||
|
init.defaultBranch = "main";
|
||||||
credential.helper = "store";
|
credential.helper = "store";
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
Loading…
Reference in a new issue