Push to wiki fails with "cannot run hooks/pre-receive" error

Subject: Push to wiki fails with "cannot run hooks/pre-receive" error

Date: Wed, 23 Mar 2016 11:17:14 -0500

To: notmuch@notmuchmail.org

Cc:

From: J. Lewis Muir


Hello!

I just tried to push a minor fix to the wiki, but I get the following
error:

---8<---
$ git push
Counting objects: 3, done.
Delta compression using up to 8 threads.
Compressing objects: 100% (3/3), done.
Writing objects: 100% (3/3), 310 bytes | 0 bytes/s, done.
Total 3 (delta 2), reused 0 (delta 0)
remote: error: cannot run hooks/pre-receive: No such file or directory
To git://notmuchmail.org/git/notmuch-wiki
 ! [remote rejected] master -> master (pre-receive hook declined)
error: failed to push some refs to
'git://notmuchmail.org/git/notmuch-wiki'
--->8---

Does anyone know what's wrong?

Thanks,

Lewis

Thread: