问题
Idea使用git进行commit时,出现以下错误 :
Waring:not all local changes may be shown due to an error
解决方案:
选择File --> settings --> Version Control --> Subversion
取消选中 "user command line client"
然后重启idea,又重新选中 "user command line client"
如下图:
这个应该软件的一个bug吧,因为我前一个小时都commint和push成功的.之后就不行了.
所以也没有什么原因分析.