git credential store
This commit is contained in:
parent
1e70121b00
commit
ff29175a04
1 changed files with 1 additions and 1 deletions
|
|
@ -77,7 +77,7 @@
|
|||
signing.format = "ssh";
|
||||
extraConfig = {
|
||||
core.editor = "nano";
|
||||
credential.helper = "cache";
|
||||
credential.helper = "store";
|
||||
init.defaultBranch = "main";
|
||||
};
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue