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;
|
||||
settings = {
|
||||
pull.rebase = "true";
|
||||
credential.helper = "cache --timeout=3600";
|
||||
user = {
|
||||
name = git.user;
|
||||
email = git.email;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue