update: use gpg as git credential store
This commit is contained in:
parent
4de9b703e0
commit
d341fc616f
1 changed files with 1 additions and 0 deletions
|
|
@ -5,6 +5,7 @@
|
|||
userName = "Veneficium";
|
||||
extraConfig = {
|
||||
init.defaultBranch = "main";
|
||||
credential.credentialStore = "gpg";
|
||||
};
|
||||
};
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue