14 |
20 | 15 | Git Credential Manager is a secure, cross-platform Git credential helper with authentication support for GitHub, Azure Repos, and other popular Git hosting services. 16 |
17 |21 | If you have the old Java-based Git Credential Manager for Mac & Linux installed through Homebrew, it will be unlinked after installation. 22 |
23 |
24 | Git Credential Manager will be configured as the Git credential helper for the current user by updating the global Git configuration file (~/.gitconfig
).
25 |