VCS status out of sync with real status?

I'm using GIT as a VCS and like the CMD-K ability to commit (and push) from the IDE.

However it seems that RubyMine and Git disagree on what has changed:

Bild 10.png
and
Bild 11.png

I see the "refreshing VCS" dialog, but that doesn't seem to do a thorough refresh...

(1.1.1 and EAP 1.5 1287 have the same behaviour)

cheers
Jens-Christian

0

Hi Jens-Christian,

And does RubyMine show some real changes in diff dialog?

0
Avatar
Permanently deleted user

it does show diffs that the commandline git diff doesn't show....

that's scary!

0

that's scary!

Ok. Could you check if files on the disk are really committed and contains these changes(from diff) or not? E.g you may clone your project to another directory.

0

请先登录再写评论。