#!/bin/sh
while read oldrev newrev refname
do
:
done
GIT_SSH="/home/git/gitssh.sh" SSH_ID="/home/git/.ssh/id_rsa_github_esphttpd" git push --quiet github &
