All Projects → tj → hooks

tj / hooks

Licence: other
GIT hooks

Programming Languages

shell
77523 projects

Labels

Hooks

GIT hooks that I use, which is really only just one :) a poor-mans CI to ensure your master branch always passes.

One-liner

curl -sL https://github.com/tj/hooks/archive/master.tar.gz | tar xz --strip-components=1 -C $(git rev-parse --show-toplevel)/.git/hooks/

Badges


tjholowaychuk.com  ·  GitHub @tj  ·  Twitter @tjholowaychuk

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].