Remove post-upload-hook
commit1456b043fc0f0a395c35d6b5e55b0dad1b6e7acc
authorJunio C Hamano <gitster@pobox.com>
Thu, 10 Dec 2009 20:17:11 +0000 (10 12:17 -0800)
committerJunio C Hamano <gitster@pobox.com>
Thu, 10 Dec 2009 20:21:40 +0000 (10 12:21 -0800)
tree7b3aaeb86c498e87f4a1835f7a0d6bdcf37084f8
parent5c30b8f7dd2640a1b75fcbcdd3e175329c5b7bbe
Remove post-upload-hook

This hook runs after "git fetch" in the repository the objects are
fetched from as the user who fetched, and has security implications.

Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/git-upload-pack.txt
Documentation/githooks.txt
t/t5501-post-upload-pack.sh [deleted file]
upload-pack.c