From 3010872128426b8f3f255ec1620e23dd7f865f32 Mon Sep 17 00:00:00 2001 From: Isaac Shoebottom Date: Tue, 24 Mar 2026 13:16:00 -0300 Subject: [PATCH] Update gitconfig --- dot_gitconfig | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/dot_gitconfig b/dot_gitconfig index f2d4514..059b319 100644 --- a/dot_gitconfig +++ b/dot_gitconfig @@ -14,6 +14,7 @@ [pull] rebase = true [credential] - helper = git-credential-wincred + provider = generic + helper = wincred helper = cache