[git-users] tracking clone activity from central

2014-03-19 Thread Bruce Hart
i'm new to git so i don't know if i have the lingo down yet but here goes. is there a way to run a report to see any changes that have been made with the clone repos but not pushed yet to the central repo? basically something that would let the project leader nag those who were lagging with

[git-users] git version mismatch between central repo and clone repos

2014-03-19 Thread Bruce Hart
in an enviroment with a central repo and then a bunch of clone repos it is important that all machines involved be running the same version of git? in our case we have an old ubuntu server where we put our central repos that is running git 1.4.4 whereas we're running a recent version of git on