Skip to content

Topic

Git Hooks

Scripts Git runs at fixed points in the commit and push lifecycle, commonly used to enforce checks on a developer's own machine before work leaves it.

Current clusters