Skip to content

Commit 1f9793e

Browse files
Fix outdated cask name (github#28020)
Co-authored-by: Ben Ahmady <32935794+subatoi@users.noreply.github.com>
1 parent 16eed82 commit 1f9793e

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

content/get-started/getting-started-with-git/caching-your-github-credentials-in-git.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -48,8 +48,7 @@ For more information about authenticating with {% data variables.product.prodnam
4848
1. Install GCM using Homebrew:
4949

5050
```shell
51-
brew tap microsoft/git
52-
brew install --cask git-credential-manager-core
51+
brew install --cask git-credential-manager
5352
```
5453

5554
For MacOS, you don't need to run `git config` because GCM automatically configures Git for you.

0 commit comments

Comments
 (0)