diff --git a/roles/home-cli/files/gitconfig b/roles/home-cli/files/gitconfig index 517be95..9a970e9 100644 --- a/roles/home-cli/files/gitconfig +++ b/roles/home-cli/files/gitconfig @@ -8,8 +8,6 @@ ui = auto [init] defaultBranch = main -[credential] - helper = cache [gui] encoding = utf-8 [guitool "Rebase"]