0

I just Imported the project from Bitbucket(GIT) into Eclipse. It worked fine. When i request to Pull again it says everything is up to date.

But if i try to commit the same project even without changing anything in the code it tries to commit everything back. As i believe they should not appear in a commit since they havent been changed. How to mark them they are not changed.

dinesh707
  • 12,106
  • 22
  • 84
  • 134
  • 1
    Could you add a trace? What does `git status` return right after the pull? – Vince Aug 23 '12 at 08:29
  • Sorry I have mentioned the question bit wrong. For the first time i pull the project through "import project" wizard. So i believe what happens is cloning of the project – dinesh707 Aug 23 '12 at 08:38
  • Ok, then I guess you should try the different tools in Eclipse, via right-click -> Team, like determine if the files are source-controlled (if Git is trying to commit .project, uncheck the box), or to compare to previous version. I don't really use it so I don't really know more – Vince Aug 23 '12 at 08:53

0 Answers0