Git Credential Manager
To use Git Credential Manager, make sure the following is set in the global .gitconfig
:
[credential "https://github.com"]
helper = manager
Press ← or → to navigate between chapters
Press S or / to search in the book
Press ? to show this help
Press Esc to hide this help
To use Git Credential Manager, make sure the following is set in the global .gitconfig
:
[credential "https://github.com"]
helper = manager