问题描述

在执行Git Commit到本地分支是会遇到该问题

git学习(三)git did not exit cleanly (exit code 1)

git学习(三)git did not exit cleanly (exit code 1)

git学习(三)git did not exit cleanly (exit code 1)

问题解决

原因应当是有些文件是unversioned files,要勾选上下图的Amend last Commit,然后再选中main.cpp进行commit就可以了。

git学习(三)git did not exit cleanly (exit code 1)

 

 

 

 

相关文章:

  • 2021-05-19
  • 2022-12-23
  • 2021-12-11
  • 2022-12-23
  • 2021-07-03
  • 2021-07-21
  • 2022-12-23
猜你喜欢
  • 2021-04-18
  • 2022-03-01
  • 2021-10-18
  • 2022-12-23
相关资源
相似解决方案