diff options
author | Jeff King <peff@peff.net> | 2017-04-10 18:14:12 -0400 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2017-04-16 18:19:18 -0700 |
commit | d8f4481c4f03132174b514f428cd67d2cc0dc997 (patch) | |
tree | 70b6f8f9291109936af14988d23ebed5ced643bd /check_bindir | |
parent | receive-pack: document user-visible quarantine effects (diff) | |
download | tgif-d8f4481c4f03132174b514f428cd67d2cc0dc997.tar.xz |
refs: reject ref updates while GIT_QUARANTINE_PATH is set
As documented in git-receive-pack(1), updating a ref from
within the pre-receive hook is dangerous and can corrupt
your repo. This patch forbids ref updates entirely during
the hook to make it harder for adventurous hook writers to
shoot themselves in the foot.
Signed-off-by: Jeff King <peff@peff.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'check_bindir')
0 files changed, 0 insertions, 0 deletions