git - Remove saved credentials from TortoiseGit -
my credentials saved in tortoisegit (using wincred) password changed.
way me pull repository remove credential helper.
how can change password?
alternately, can remove credentials , save new ones?
normally invalid credentials should purged automatically (after 1 unsuccessful authentication attempt).
go control panel\user accounts , family safety\credential manager
, there saved credentials should listed (prefixed git:
).
for ways remove saved credentials on other os, see https://stackoverflow.com/a/39944557/3906760.
Comments
Post a Comment