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.

Get the Android app

Or read this on Hacker News

Read more on:

Photo of Git

Git

Photo of new Git hook manager

new Git hook manager

Photo of jdx

jdx

Related news:

News photo

Git clone –depth 2 is vastly better than –depth 1 if you want to Git push later

News photo

jj: a Git-compatible VCS that is both simple and powerful

News photo

Beej's Guide to Git