Turn off git credential helper
This commit is contained in:
parent
a15f643dd8
commit
1a7628ac97
|
@ -141,7 +141,7 @@ with lib; {
|
|||
wordRegex = ".";
|
||||
submodule = "log";
|
||||
};
|
||||
credential = { helper = "cache"; };
|
||||
# credential = { helper = "cache"; };
|
||||
# Disable annoying safe directory nonsense
|
||||
safe = { directory = "*"; };
|
||||
};
|
||||
|
|
Loading…
Reference in New Issue