-
Notifications
You must be signed in to change notification settings - Fork 19
Open
Description
This is .gitconfig (clean install) after trying git-credential-manager configure (I used the tarball install):
[credential]
helper =
helper = /home/USER/PATH/git-credential-manager/git-credential-manager
[credential "https://dev.azure.com"]
useHttpPath = true
Using plain files credential store uses ~/.gcm. I didn't test others.
For headless access, we get this:
Select an authentication method for 'https://github.com/':
1. Device code (default)
2. Personal access token
option 1 gives a code and URL that allows it to finish without a local web browser.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels