Learn to use Git and Github from scratch
Difficulty: Junior ● Progress: 0 / 0 modules completed
Managing hooks
From a certain level onwards, Git (and GitHub) can become central pieces of your project management, used for deployment, automation, etc.
Hooks are event listeners that allow you to automate local actions (scripts), before or after a specific operation performed on Git, for example before a commit or a push.
There are many hooks available, and here is the complete list:
You need to purchase this course to read this module!
Or !