首页 > 代码库 > 通过eclipse的egit插件提交提示Auth fail
通过eclipse的egit插件提交提示Auth fail
git可以add to index-->commit。但在pull的时候出现: org.eclipse.jgit.api.errors.transportexception。
解决办法:
Eclipse windows-->preferences-->general-->security-->secure storage-->contents-->GIT.
选中ssh后点击delete。
重启Eclipse就可以了。
附上一个stackoverflow的解决方法:http://stackoverflow.com/questions/3601805/auth-failed-error-with-egit-and-github。
声明:以上内容来自用户投稿及互联网公开渠道收集整理发布,本网站不拥有所有权,未作人工编辑处理,也不承担相关法律责任,若内容有误或涉及侵权可进行投诉: 投诉/举报 工作人员会在5个工作日内联系你,一经查实,本站将立刻删除涉嫌侵权内容。