Remove post-upload-hook
authorJunio C Hamano <gitster@pobox.com>
Thu, 10 Dec 2009 20:17:11 +0000 (12:17 -0800)
committerJunio C Hamano <gitster@pobox.com>
Thu, 10 Dec 2009 20:21:40 +0000 (12:21 -0800)
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>
No differences found