Hacker News new | ask | show | jobs
by 0xffff2 47 days ago
You have to manually install hooks in your local repository. They aren't propagated as part of the repo. Git has intentionally made hooks require a very explicit opt-in.
1 comments

Oh, good to know. I haven't used them much, so I'm a bit ignorant as to how they work in larger projects.