Using Git Hooks to Improve Your Day-to-day Workflow
Using Git Hooks to Improve Your Day-to-day Workflow
In this post I will expose some of the git-hooks we use in some projects here at WyeWorks to make developers life easier by preventing bad commits to even leave their computers. I will cover linting, tests and commit formating use cases.
via /r/git