From a86806ad015e905157fbcf9495f4f4c4932c2794 Mon Sep 17 00:00:00 2001 From: Isaac Shoebottom Date: Tue, 24 Mar 2026 13:12:33 -0300 Subject: [PATCH] Update gitconfig --- dot_gitconfig | 2 ++ 1 file changed, 2 insertions(+) diff --git a/dot_gitconfig b/dot_gitconfig index 53a2efb..61414cf 100644 --- a/dot_gitconfig +++ b/dot_gitconfig @@ -16,3 +16,5 @@ [credential] helper = C:/Users/Isaac/scoop/apps/git-credential-manager/current/git-credential-manager.exe helper = cache +[credential "https://git.shoebottom.ca"] + provider = generic