-
Notifications
You must be signed in to change notification settings - Fork 2.4k
Closed
Labels
bugA bug in Git Credential ManagerA bug in Git Credential Managerplatform:linuxSpecific to a Linux-based platformSpecific to a Linux-based platform
Description
Currently, the following happens:
$ git-credential-manager-core --version
2.0.498+7ad55fb809
$ git config credential.helper
/usr/bin/git-credential-manager-core
$ git clone https://review.gerrithub.io/a/felipecrs/gerrit-jenkins-test
Cloning into 'gerrit-jenkins-test'...
Enter basic credentials for 'https://review.gerrithub.io/':
Username: felipecrs
Password: test1234
Ideally, the password should be hidden.
felipecrs, iaghoCristian and hickford
Metadata
Metadata
Assignees
Labels
bugA bug in Git Credential ManagerA bug in Git Credential Managerplatform:linuxSpecific to a Linux-based platformSpecific to a Linux-based platform