您的位置:首页 > 编程语言 > Java开发

windows7使用MyEclipse2014的git插件提交文件到github,报错not authorized

2016-09-04 21:18 447 查看
Can’t connect to any repository: https://github.com/vapy/blog.git (https://github.com/vapy/blog.git: not authorized)

原因:很可能是帐号密码错了

解决方法:

window > preferences > general > security >secure storage >content > “delete”(就是把现有密码清除掉)

重新Push

内容来自用户分享和网络整理,不保证内容的准确性,如有侵权内容,可联系管理员处理 点击这里给我发消息
标签:  github git myeclipse