Not showing Local Changes

Answered

This seems to be broken in both 14.1 and 14.1.1.

I don't really know how to recreate this bug for submission but it is persistent. I have local changes in my maven project. The editor tab isn't blue, its not showing up in the changelist. I am doing a direct comparison with GIT Head and the differences are clearly marked. There is nothing for me to push from my local repo.
Windows 7
IJ 14.1.1
Maven 3
JDK 7

0
1 comment

Your IntelliJ IDEA version is very old. See if updating to the current version helps: https://www.jetbrains.com/idea/download/index.html .

Also check the mapping is correct for the Git in Settings | Version Control. You need to associate the project root which has .git subdirectory with Git there.

It may also help if you delete the system directory: https://intellij-support.jetbrains.com/hc/en-us/articles/206544519.

0

Please sign in to leave a comment.