Explore Git hooks
This module describes Git hooks and their usage during the development process, implementation, and behavior.
Learning objectives
By the end of this module, you're able to:
- Understand Git hooks
- Identify when used Git hooks
- Implement Git hooks for automation
- Explain Git hooks' behavior
Prerequisites
None