Cache git credentials
This commit is contained in:
parent
8f3d7222b9
commit
7393fdb85f
1 changed files with 1 additions and 0 deletions
|
@ -6,6 +6,7 @@
|
||||||
userName = "Cyryl Płotnicki";
|
userName = "Cyryl Płotnicki";
|
||||||
userEmail = "cyplo@cyplo.net";
|
userEmail = "cyplo@cyplo.net";
|
||||||
extraConfig = {
|
extraConfig = {
|
||||||
|
credential = { helper ="cache"; };
|
||||||
core = { pager = "cat"; };
|
core = { pager = "cat"; };
|
||||||
pager = {
|
pager = {
|
||||||
diff = "diff-so-fancy | less --tabs=1,5 -RFX";
|
diff = "diff-so-fancy | less --tabs=1,5 -RFX";
|
||||||
|
|
Loading…
Reference in a new issue