Windows git integration not showing History?
Using RubyMine 2.0.2 on Windows 7. Git located at C:\Program Files (x86)\Git\bin\git.exe and works (clicking Test gives: git version 1.7.2.3.mysysgit.0).
If I right-click on a project file and select Git -> Show History, nothing appears at all. In the Version Control tab, I see:
git log -M --follow --name-only --pretty=format:%H%x00%ct%x00%an%x20%x3C%ae%x3E%x00%cn%x20%x3C%ce%x3E%x00%s%n%n%b%x00 --encoding=UTF-8 -- app/models/company.rb
If I execute this command via a command prompt, it works and I see history output.
Any idea what is wrong???
请先登录再写评论。
Please attach log file after executing this action once again.
Instructions are here: http://devnet.jetbrains.net/docs/DOC-1153
Regards,
Oleg