add git oauth and cache
This commit is contained in:
parent
3acaf5d98a
commit
2f19ef4f5f
2 changed files with 2 additions and 0 deletions
|
|
@ -12,6 +12,7 @@
|
|||
pull.ff = "only";
|
||||
merge.tool = "kdiff3";
|
||||
push.autoSetupRemote = "true";
|
||||
credential.credentialStore = "cache";
|
||||
};
|
||||
|
||||
ignores = [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue