IntelliJ IDEA Git Clone - How to remove Public Key Authentication

已回答

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

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

请先登录再写评论。