Create Your First Git hook
Protect your Git repository from mistakes, automate manual processes, gather data about Git activity, and much more with Git hooks.
There are two groups of these hooks: client-side and server-side. Client-side hooks are triggered by operations such a...
shubhamkshetre.hashnode.dev2 min read