ikiwiki/IkiWiki
Simon McVittie 6fb43c29f6 Pass some git environment variables to the test-receive hook
Since git 2.11, git has stored the proposed push in a "quarantine
area" until it is accepted by the pre-receive hook, and passed
extra environment variables to the pre-receive hook so that it can
read objects from the quarantine area.

This fixes untrusted push on modern git versions.

Signed-off-by: Simon McVittie <smcv@debian.org>
2017-10-01 13:21:56 +01:00
..
Plugin
Setup
CGI.pm
Receive.pm
Render.pm
Setup.pm
UserInfo.pm
Wrapper.pm Pass some git environment variables to the test-receive hook 2017-10-01 13:21:56 +01:00