author | Junio C Hamano <gitster@pobox.com> | |
Thu, 10 Dec 2009 20:17:11 +0000 (12:17 -0800) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Thu, 10 Dec 2009 20:21:40 +0000 (12:21 -0800) | ||
commit | 1456b043fc0f0a395c35d6b5e55b0dad1b6e7acc | |
tree | 7b3aaeb86c498e87f4a1835f7a0d6bdcf37084f8 | tree | snapshot |
parent | 5c30b8f7dd2640a1b75fcbcdd3e175329c5b7bbe | commit | diff |
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>
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 | diff | blob | history | |
Documentation/githooks.txt | diff | blob | history | |
t/t5501-post-upload-pack.sh | [deleted file] | blob | history |
upload-pack.c | diff | blob | history |