Skip to content

feat: allow installing non-git hooks#1301

Merged
mrexox merged 3 commits intoevilmartians:masterfrom
mrexox:feat/allow-installing-custom-hooks
Feb 2, 2026
Merged

feat: allow installing non-git hooks#1301
mrexox merged 3 commits intoevilmartians:masterfrom
mrexox:feat/allow-installing-custom-hooks

Conversation

@mrexox
Copy link
Member

@mrexox mrexox commented Feb 2, 2026

Closes #1298

Context

There's https://git-flow.sh/ that utilized non-Git hooks. We want lefthook to support them too.

Changes

  • Added install_non_git_hooks boolean config options for such cases

@mrexox mrexox changed the title feat: allow installing custom hooks feat: allow installing non-git hooks Feb 2, 2026
@mrexox mrexox marked this pull request as ready for review February 2, 2026 08:18
@mrexox mrexox merged commit 47b8f5c into evilmartians:master Feb 2, 2026
13 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Use case for installing custom hooks to hooks dir

1 participant