mirror of
https://github.com/git/git.git
synced 2026-03-13 18:33:25 +01:00
Previously all files in the template directory were investigated whether they are scripts. But actually, we only want to disable the hooks, not any other scripts (but currently there are no others anyway). Signed-off-by: Johannes Sixt <johannes.sixt@telecom.at>