How to change my Git password from the Studio?

1
0
-1

Hi,

I have changed my Git password. Now I need to change it also to be able to connect to the repository in my Studio.

I am not able to find the way to change the value.

Can you provide a way to change it?

Thank you and Regards

1 answer

1
0
-1
This one is the BEST answer!

Hi,

I was able to answer my own question, here's what I did:

1. Go to the Preferences in the Studio.
2. Go into : Preferences -> Eclipse -> General -> Security -> Security storage
3. Click on the Tab Contents > GIT
4. Then click on the Delete button for your git user.

5. Then restart the Studio
6. After the restart, when you select an action to do on your Git repository (i.e, pull), the Studio will prompt a window to enter your user and password to be stored in the secure storage.
7. Enter your new password.

Regards

Notifications