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

相关文章:

  • 2021-06-21
  • 2021-11-25
  • 2022-02-05
  • 2022-12-23
  • 2021-04-26
  • 2021-04-04
  • 2021-08-01
猜你喜欢
  • 2021-11-16
  • 2022-02-11
  • 2021-11-03
  • 2022-01-08
  • 2021-04-24
  • 2021-11-09
  • 2021-08-13
相关资源
相似解决方案