mirror of
https://github.com/Ahwxorg/nixos-config.git
synced 2025-12-04 23:00:14 +01:00
change git config
This commit is contained in:
parent
82780dadff
commit
0fc2eeda65
1 changed files with 1 additions and 2 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue