Hi,
When I change a file and then select git | commit within Intelliji Idea it displays "No changes detected" message. However, if I run git from the DOS prompt it shows the changes and allows me to commit my changes. How can I fix this in Intellij?
Thanks,