From 6861600cb63587af2779eefdb3dcb417d541a25d Mon Sep 17 00:00:00 2001 From: Anthony Cicchetti Date: Tue, 27 Apr 2021 07:39:26 -0400 Subject: [PATCH] Stop using manager-core, scalar can't hurt you anymore --- git/gitconfig | 3 --- 1 file changed, 3 deletions(-) diff --git a/git/gitconfig b/git/gitconfig index 78a28c3..348cb99 100644 --- a/git/gitconfig +++ b/git/gitconfig @@ -9,9 +9,6 @@ excludesfile = /Users/acicchetti/.gitignore [include] path = ~/.gitconfig_local -[credential] - helper = "" - helper = manager-core [fetch] prune = true [format]