3 # Die easily and make sure the cgi collects stderr too
8 echo "Usage $0 <path-to-commit> <remote-user> <remote-host>"
16 git-add $file # In case it's a new page
18 GIT_COMMITTER_NAME='GeekiGeeki' \
19 GIT_COMMITTER_EMAIL='webmaster@codewiz.org' \
20 git-commit -a -m "Edit page $file" --author="$2 <$2@$3>"