Every time I push a commit to upstream Git using Eclipse, it keeps counting thousands of objects. This happens even if I just commit a single line change. And it takes about 5-10 minutes.
Why does Eclipse do this? Is there some configuration option I have selected which makes this happen? How could I stop this from happening? This step is not happening for my colleagues who check-in to the same remote repository.
