I recently set up some git repositories using a Bonobo git server. I use tortoise git and Git Source Control Provider extension for Visual Studio 2013. Whenever anyone commits and pushes code to the repository, no one else can view the changes until they do a fetch/pull. Before I was using svn and the status icons on all of my files and folders would tell me if my code was out of date by displaying a red cross on the icon.
So I am wondering if it is an issue with my repository or my git client.
I am running git version 1.9.4 on Windows 7 and Bonobo Git Server (3.4.2.0)