git-svn: added hooks on other operations such as merge and checkout, to synchronize git and svn more often (not just git push).
Unfortunately, "git pull" will still not call the hook if there are no changes on git remote master. AF