try saving git creds
This commit is contained in:
parent
40bfc9c7e7
commit
4f427a1af0
@ -70,6 +70,7 @@
|
|||||||
extraConfig = {
|
extraConfig = {
|
||||||
core.editor = "vim";
|
core.editor = "vim";
|
||||||
core.autocrlf = "input";
|
core.autocrlf = "input";
|
||||||
|
credential.helper = "store";
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user