From 1bceb19936ac1cfa3b361d93172d7480f2ce807a Mon Sep 17 00:00:00 2001 From: amaechler Date: Tue, 17 Nov 2020 11:35:59 -0700 Subject: [PATCH] Use new manager-core --- bucket/git.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bucket/git.json b/bucket/git.json index c8b4af8d8fc72..8aeed2da0c30b 100644 --- a/bucket/git.json +++ b/bucket/git.json @@ -13,7 +13,7 @@ "hash": "7479d7de99175e6fc5277fda14af240089bbd96fd60603e517dfb960213a679d" } }, - "post_install": "git config --global credential.helper manager", + "post_install": "git config --global credential.helper manager-core", "bin": [ "cmd\\git.exe", "cmd\\gitk.exe",