Get the latest tech news
Hk, a new Git hook manager
git hook manager
These ideas are very experimental right now so I won't be documenting them until 1.0 but to my knowledge these are things no other git hook manager has. Because git hook managers are often limited not by their own logic but the speed of the commands they run, this should make hk signficantly faster in real-world usage. Using pkl instead of yaml/toml/etc means that a lot of features in lefthook we simply don't need to build like extends and templates.
Or read this on Hacker News