Cannot fetch or pull from Github with Eclipse (EGit) because wrong password is stored

老子叫甜甜 提交于 2019-12-09 02:49:37

问题


The first time I entered the password for a pull pull request from Github with Eclipse (EGit) I probably mistyped it. Now it automatically uses this password and everytime I try to make pull / fetch or push to upstream I get a not authorized error. But I can't find anywhere how to fix the wrong credentials. Anyone who knows?


回答1:


I think Preferences > General > Security > Secure Storage > Clear Passwords which clears everything. Or you can also selectively delete stuff from <user directory>\.eclipse\org.eclipse.equinox.security\secure_storage



来源:https://stackoverflow.com/questions/11744224/cannot-fetch-or-pull-from-github-with-eclipse-egit-because-wrong-password-is-s

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!