We're two programmers working off of a "central" git repository. We're both pushing to the same "master" branch on the central repository.
Yesterday I pushed a bunch of commits and the other programmer later pulled them.
Now git is showing him all of my commits from yesterday as out commits ready to be pushed from his machine to the central repository.
We're not quite sure how to handle this, and I haven't found any discussions on similar situations.
Note that we're both on Windows, using GitExtensions, TortoiseGit and msysgit 1.6.5.1. The central repository is on ProjectLocker.