SVN Monitor like software for Git repositories

git, svn

Solution

I recently wrote scm-notifier that can monitor both Git and SVN repositories. It is a port of well known SVN notifier, which means that scm-notifier also supports fancy GUI.

Problem

Is there anything like SVN Monitor for Git repositories? Something that will enable me to monitor checkins and do comparisons.

Original source