IntelliJ IDEA Git Clone - How to remove Public Key Authentication

Answered

While configuring Git Clone, I accidentally selected "Public Key Authentication".

Now, the popup doesnot appear and I donot know, how to change this setup from "Public Key Authentication" to other option.

0
1 comment

Reeshavsinha007

It seems that you've got this dialog from your credential helper, not from an IDE.
You can go to your Credential manager and delete the record regarding this authentication from there and next time you do clone you should be prompted with the dialog.

0

Please sign in to leave a comment.