diff options
Diffstat (limited to 'tools/git-post-receive-hook')
-rwxr-xr-x | tools/git-post-receive-hook | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tools/git-post-receive-hook b/tools/git-post-receive-hook index fd1f8697..db9ad9ef 100755 --- a/tools/git-post-receive-hook +++ b/tools/git-post-receive-hook @@ -18,7 +18,6 @@ exec "$gitnotify" \ -u "$gitweburl" \ -A \ -C \ - -H \ -S \ -T \ -X \ |