From 87a6c5f0bb98ff3524e2b89957c07f96d5b4bfb1 Mon Sep 17 00:00:00 2001 From: David Wettstein Date: Mon, 8 Nov 2021 12:18:16 +0100 Subject: [PATCH] git: Add note for setting GCM Core (#2902) --- bucket/git.json | 1 + 1 file changed, 1 insertion(+) diff --git a/bucket/git.json b/bucket/git.json index 4e798cda41..92cd4d71d9 100644 --- a/bucket/git.json +++ b/bucket/git.json @@ -3,6 +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\"", "architecture": { "64bit": { "url": "https://github.com/git-for-windows/git/releases/download/v2.33.1.windows.1/PortableGit-2.33.1-64-bit.7z.exe#/dl.7z",