Revision: 45472
Initial Code
Initial URL
Initial Description
Initial Title
Initial Tags
Initial Language
at May 1, 2011 14:59 by Seich
Initial Code
#!/bin/sh cd /path/to/working-copy/ || exit unset GIT_DIR git pull repo branch
Initial URL
Initial Description
Make sure it has the appropriate rights. chmod -x post-receive
Initial Title
Post-Receive Hook
Initial Tags
git
Initial Language
Bash