From 66f364abb4fd73c8b2b9e14c2b553c944d6fcf29 Mon Sep 17 00:00:00 2001 From: Lex Song Date: Mon, 30 Nov 2020 14:05:02 +0800 Subject: [PATCH] Update .gitconfig --- .gitconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitconfig b/.gitconfig index 006df0e..8279bc4 100644 --- a/.gitconfig +++ b/.gitconfig @@ -7,4 +7,4 @@ [alias] dotfiles = !git --git-dir=.dotfiles --work-tree=. [credential] - helper = manager + helper = manager-core