chore(git): remove unused credential helper
This commit is contained in:
parent
49af4abd68
commit
ce11a03274
|
@ -86,10 +86,6 @@
|
||||||
init = {
|
init = {
|
||||||
defaultBranch = "main";
|
defaultBranch = "main";
|
||||||
};
|
};
|
||||||
|
|
||||||
credential = {
|
|
||||||
helper = "/usr/libexec/git-core/git-credential-libsecret";
|
|
||||||
};
|
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue