From f86a0449b8676242a092d8d508f13b6773d04b43 Mon Sep 17 00:00:00 2001 From: Lessley Dennington Date: Fri, 11 Aug 2023 09:57:10 -0600 Subject: [PATCH] docs: remove GCM from list of casks Remove Git Credential Manager from the list of available casks in this tap, since it was migrated to Homebrew/homebrew-cask with [1]. 1: https://github.com/Homebrew/homebrew-cask/pull/152552 --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 24eaf54..4724d34 100644 --- a/README.md +++ b/README.md @@ -24,7 +24,6 @@ Install with `brew install ` Install with `brew install --cask ` -- [Git Credential Manager Core](https://aka.ms/gcmcore) (`git-credential-manager-core`) - [Microsoft Git](https://github.com/microsoft/git) (`microsoft-git`) - [Scalar](https://github.com/microsoft/scalar) (`scalar`) - [Scalar for Azure Repos](https://github.com/microsoft/scalar) (`scalar-azrepos`)