Git Credential Manager
To use Git Credential Manager, make sure the following is set in the global .gitconfig
:
[credential "https://github.com"]
helper = manager
To use Git Credential Manager, make sure the following is set in the global .gitconfig
:
[credential "https://github.com"]
helper = manager