gitHooks

inline fun Settings.gitHooks(configure: GitHooksExtension.() -> Unit)

DSL entry point for the git hooks commits. This function is needed because Gradle doesn't generate accessors for settings extensions.