How to GitHooks ?
Hey there, if you are reading this you probably don’t know what githooks are.
TL;DR: git hooks are a way to execute scripts and programs in your git workflow and perhaps to react to their result.
Hey there, if you are reading this you probably don’t know what githooks are.
TL;DR: git hooks are a way to execute scripts and programs in your git workflow and perhaps to react to their result.