store git credentials
This commit is contained in:
parent
d0029fa9a2
commit
d669e56616
2 changed files with 5 additions and 4 deletions
|
|
@ -36,6 +36,7 @@ in
|
|||
pull.rebase = false;
|
||||
commit.gpgsign = cfg.do_sign;
|
||||
push.autoSetupRemote = true;
|
||||
credential.helper = "store";
|
||||
};
|
||||
};
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue