Fixed git config.
This commit is contained in:
@@ -25,9 +25,7 @@ in {
|
|||||||
};
|
};
|
||||||
|
|
||||||
settings = {
|
settings = {
|
||||||
extraConfig = {
|
credential.helper = "!pass-git-helper $@";
|
||||||
credential.helper = "!pass-git-helper $@";
|
|
||||||
};
|
|
||||||
user = {
|
user = {
|
||||||
name = "Aner Zakobar";
|
name = "Aner Zakobar";
|
||||||
email = "aner@zakobar.com";
|
email = "aner@zakobar.com";
|
||||||
|
|||||||
Reference in New Issue
Block a user