Intellij Git命令不起作用 [英] Intellij Git commands not working

查看:156
本文介绍了Intellij Git命令不起作用的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

在Intellij的Java项目中,git集成存在一个问题。当我尝试执行提交时,如果我更改了任何内容,则无关紧要,总会有相同的消息:未检测到更改。而且,当我试图拉东西时,没有任何行动。在Intellij的版本控制选项卡中,只有一条消息:Default updating ...。



但是,当我使用git bash时,它应该是。
这里可能存在什么问题?

解决方案

更新卡住的症状看起来类似于损坏的更新 - 请参阅 https://youtrack.jetbrains.com/issue/IDEA-178309



如果更新发生后,可能是这样。检查日志,可能会出现ClassNotFound异常。如果是这样,请进行干净安装


There is a problem with git integration in my Java project in Intellij. When I try to perform a commit, it doesn't matter if I changed anything, there is always the same message: "No changes detected". Moreover, when I try to pull something, there is no action whatsoever. In Version Control tab in Intellij, there is only one message: "Default updating...".

However, when I'm using git bash, everything is working as it is supposed to be. What might be the problem here?

解决方案

The stuck-in-updating symptom looks similar to the corrupted update - see https://youtrack.jetbrains.com/issue/IDEA-178309.

If it happened after an update, this is probably it. Check the logs, probably the ClassNotFound exception will be there. If so, make a clean install

这篇关于Intellij Git命令不起作用的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆