Git — Hard
Key points
- Pre-commit hooks run before the commit is recorded
- They enable automatic checks for quality standards
- This hook prevents bad code from entering the repository
- Incorrect options misrepresent the timing or purpose of the hook
Ready to go further?
Related questions
