I have copied over a git repository and an eclipse installation from one linux machine to another. I'm using the EGit plugin for eclipse.
"git status" shows no changes, but eclipse indicates that everything has to be commited. When trying to commit it returns "no changes" message
the eclipse installation is exactly the same..I have simply copied it over.
I've tried a "hard reset" by command line and through the eclipse plugin.