Change remote repository credentials (authentication) on Intellij IDEA 14

前端 未结 21 1245
陌清茗
陌清茗 2020-12-12 12:14

I recently changed my Bitbucket password for security reasons. However, IntelliJ didn\'t update my repository to the new credentials, so it stops me from pulling/pushing any

21条回答
  •  北海茫月
    2020-12-12 12:52

    In Intellinj IDEA 14, we can change the Git password by the following steps:

    From the menu bar :

    1. Select File -> Settings -> Appearance & Behavior -> System Settings .

    2. Choose Passwords.

    3. Click the 'Master Password' under 'Disk storage protection'.

    4. In the Password field, enter your old password. Enter your new password in the subsequent fields.

    5. Now the master password will be changed.

提交回复
热议问题