diff --git a/hooks/post-receive b/hooks/post-receive index 5e88f0f..e061a17 100755 --- a/hooks/post-receive +++ b/hooks/post-receive @@ -1,5 +1,5 @@ #!/bin/bash -set -e -u -o pipefail +set -e -u while read oldrev newrev ref do