背景

  • 在使用eclipse时,使用git commit 提交代码时,出项如下错误

  Eclipse操作——Eclipse git commit错误;Committing changes has encountered a problem An Internal error occured

解决方法

  • 在工程目录下找到 .git 文件夹 ,找到里面的 index.lock 文件,然后删掉这个文件就可以了,如下图

  Eclipse操作——Eclipse git commit错误;Committing changes has encountered a problem An Internal error occured

相关文章:

  • 2021-06-21
  • 2021-11-15
  • 2021-07-25
  • 2021-10-24
  • 2021-09-29
  • 2021-04-03
猜你喜欢
  • 2021-09-19
  • 2021-04-17
  • 2021-09-19
  • 2022-12-23
  • 2021-12-20
  • 2021-05-24
  • 2021-09-29
相关资源
相似解决方案