Introduction
This module describes Git hooks and their usage during the development process, implementation, and behavior.
Learning objectives
After completing this module, students and professionals can:
- Understand Git hooks.
- Identify when used Git hooks.
- Implement Git hooks for automation.
- Explain Git hooks' behavior.
Prerequisites
- Understanding of what DevOps is and its concepts.
- Familiarity with version control principles is helpful but is not necessary.
- Beneficial to have experience in an organization that delivers software.