add git cred cache
This commit is contained in:
parent
1288023718
commit
e762372fcb
1 changed files with 1 additions and 0 deletions
|
|
@ -92,6 +92,7 @@
|
||||||
enable = true;
|
enable = true;
|
||||||
settings = {
|
settings = {
|
||||||
pull.rebase = "true";
|
pull.rebase = "true";
|
||||||
|
credential.helper = "cache --timeout=3600";
|
||||||
user = {
|
user = {
|
||||||
name = git.user;
|
name = git.user;
|
||||||
email = git.email;
|
email = git.email;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue