crontab -e 30 9 * * * cd /mycode && git add . && git commit -m "Woo!" && git push service crond restart
https://github.com/gelstudios/gitfiti