From 95edbc532a1d64e714f26431262b02540c6b3855 Mon Sep 17 00:00:00 2001 From: lsq27 Date: Sun, 25 Dec 2022 23:25:14 +0800 Subject: [PATCH] git@2.39.0.windows.2: Update notes (#4274) Resolve warning when using git: warning: git-credential-manager-core was renamed to git-credential-manager warning: see https://aka.ms/gcm/rename for more information --- bucket/git.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bucket/git.json b/bucket/git.json index d14bc4c473..e60e25b2ca 100644 --- a/bucket/git.json +++ b/bucket/git.json @@ -3,7 +3,7 @@ "description": "Distributed version control system", "homepage": "https://gitforwindows.org", "license": "GPL-2.0-only", - "notes": "Set Git Credential Manager Core by running: \"git config --global credential.helper manager-core\"", + "notes": "Set Git Credential Manager Core by running: \"git config --global credential.helper manager\"", "architecture": { "64bit": { "url": "https://github.com/git-for-windows/git/releases/download/v2.39.0.windows.2/PortableGit-2.39.0.2-64-bit.7z.exe#/dl.7z",