I have a github account which is configured in my windows pc. Now I have created a new Github account and want to use the new one.
How will I remove my old account from my windows pc and add the new github account ?
NOTE: I have edited the gitconfig file and added the new user email and username there. But the public key still contains the old user email !!
For windows machine
you can manage windows credential for doing this
go to search button then write
manage windows credential
then you will find a button double click it
then remove your current windows credential
after that when you are using git again git authentication will be asked
then you will enter your new github id
Next you need to edit .gitconfig file
file path will be like
C:\Users\Imu
here imu is my user name it will be different in yours
Now edit .gitconfig file using text editor like nodepad++ or sublime text with ur current id information
hoping it helps
You can use Credential Manager for adding/deleting/modifying existing Github accounts. Steps:
Hope this helps!
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With