Added git config credential.helper store
This commit is contained in:
parent
4aa0cd6cf2
commit
180342964f
@ -9,8 +9,7 @@
|
||||
userName = "Uzair Mohammed";
|
||||
userEmail = "uzair.hamed@gmail.com";
|
||||
extraConfig = {
|
||||
# credential.helper = "oauth";
|
||||
credential.credentialStore = "cache";
|
||||
credential.helper = "store";
|
||||
init.defaultBranch = "master";
|
||||
};
|
||||
};
|
||||
|
||||
Loading…
Reference in New Issue
Block a user