I have a central git repo set up using gitolite.
I want to set up a hook such that whenever a user pushes to the repo, it performs a pull elsewhere followed by some
This should do the trick in just one line:
git -C /home/git/www/epicac pull