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。
本文介绍了解决在使用Eclipse进行Git操作时遇到的auth-failed错误的步骤,包括删除安全存储中的SSH配置并重启Eclipse,以及一个StackOverflow上的相关解决方案链接。
1901

被折叠的 条评论
为什么被折叠?



