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