Use git credential store
This commit is contained in:
parent
1eea1ceaba
commit
03c2cf5ee7
@ -9,5 +9,9 @@
|
|||||||
enable = true;
|
enable = true;
|
||||||
userEmail = "michaelhthomas@outlook.com";
|
userEmail = "michaelhthomas@outlook.com";
|
||||||
userName = "Michael Thomas";
|
userName = "Michael Thomas";
|
||||||
|
extraConfig = {
|
||||||
|
credential.helper = "store";
|
||||||
|
pull.rebase = "false";
|
||||||
|
};
|
||||||
};
|
};
|
||||||
}
|
}
|
Loading…
x
Reference in New Issue
Block a user