From 46c218f0c2594fb3d34ffe33067e989ce2c1dad0 Mon Sep 17 00:00:00 2001 From: Daniel Barber Date: Thu, 18 Jun 2020 15:02:22 -0400 Subject: [PATCH] Use osx keychain helper for git --- gitconfig.local | 2 ++ 1 file changed, 2 insertions(+) diff --git a/gitconfig.local b/gitconfig.local index a817b79..5310c02 100644 --- a/gitconfig.local +++ b/gitconfig.local @@ -1,3 +1,5 @@ +[credential] + helper = osxkeychain [format] pretty = %Cblue%h%Creset %Cgreen[%ar]%Creset (%an) %s [color "diff"]