From 4ac7b7f235b7ea680d97c6b3dddc9798e04da959 Mon Sep 17 00:00:00 2001 From: James Dixon Date: Mon, 22 Feb 2021 20:29:08 -0500 Subject: [PATCH] update git credential helper --- files/git/.gitconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/files/git/.gitconfig b/files/git/.gitconfig index 3b719d3..b70d431 100644 --- a/files/git/.gitconfig +++ b/files/git/.gitconfig @@ -10,7 +10,7 @@ name = James Dixon [credential] username = lemonase - helper = store + helper = cache [color] ui = true status = auto