From ab5ef5ed768422971131b37a9e24a98c043b154d Mon Sep 17 00:00:00 2001 From: Isaac Shoebottom Date: Tue, 24 Mar 2026 13:12:18 -0300 Subject: [PATCH] Update gitconfig --- dot_gitconfig | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/dot_gitconfig b/dot_gitconfig index cbc4c7c..53a2efb 100644 --- a/dot_gitconfig +++ b/dot_gitconfig @@ -4,8 +4,8 @@ smudge = git-lfs smudge -- %f required = true [user] - name = Isaac Shoebottom email = ir.shoebottom@gmail.com + name = Isaac Shoebottom [init] defaultBranch = master [core] @@ -15,3 +15,4 @@ rebase = true [credential] helper = C:/Users/Isaac/scoop/apps/git-credential-manager/current/git-credential-manager.exe + helper = cache