Use git credential store method
This commit is contained in:
parent
763e42fda9
commit
fedcda2b6a
|
@ -27,6 +27,7 @@
|
|||
extraConfig = {
|
||||
pull.rebase = false;
|
||||
init.defaultBranch = "main";
|
||||
credential.helper = "store";
|
||||
};
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue