Fix t5516 to create test repo without hooks
commit586e4ce2487932b2ae770aad17d343b9021080e0
authorAlex Riesen <raa.lkml@gmail.com>
Wed, 4 Jul 2007 12:06:04 +0000 (4 14:06 +0200)
committerJunio C Hamano <gitster@pobox.com>
Wed, 4 Jul 2007 19:41:42 +0000 (4 12:41 -0700)
tree12fe5bbfb8fbc8d4587116fce0345fd8a4d528fe
parentc57a3494c135ffb7ab5d070afecfcc42a3922edc
Fix t5516 to create test repo without hooks

Otherwise the hooks will be executed on cygwin and the test will fail
because of the contributed hooks.

Signed-off-by: Alex Riesen <raa.lkml@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
t/t5516-fetch-push.sh