tl-drpython Django project git hooks tutorial for automating certain tasks and explanation about git hooksWhat are git hooksGit hooks are scripts/programs that Git executes before or after a particular event occurs in a Git repository. Git hooks are a built-in feature - no need to download anything. Git hooks