Re: Is there any way to make hooks part of the repository?
From: Junio C Hamano <hidden> Date: 2016-06-15 22:53:42
Hilco Wijbenga [off-list ref] writes:
Is there any way to get (some of) the Git hooks to run for everyone
without everyone having to install them separately? If no, is this by
design or simply a feature nobody has asked for (yet)?
By design. Do you want me to include "rm -fr ~hilco" in some hook of
git.git repository?