From 4842f78a46283260b7d37a8f43beb177447b3756 Mon Sep 17 00:00:00 2001 From: Pierre-Olivier Mercier Date: Fri, 30 Apr 2021 12:31:48 +0200 Subject: [PATCH] Git add credential helper --- .gitconfig | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitconfig b/.gitconfig index 5fa4a2d..b9f928c 100644 --- a/.gitconfig +++ b/.gitconfig @@ -26,3 +26,5 @@ default = matching [rebase] autostash = true +[credential] + helper = store