Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
Sign in
Teckchris
Total activity
3
Last activity
October 18, 2025 15:58
Member since
October 18, 2025 15:56
Following
0 users
Followed by
0 users
Votes
1
Subscriptions
1
Activity overview
Posts (0)
Comments (1)
Teckchris
commented,
October 18, 2025 15:58
If using Husky there is a workaround in https://github.com/typicode/husky/issues/751In .husky/pre-commit #!/bin/sh . "$(dirname -- "$0")/_/husky.sh" # Define the rebase and merge paths REBASE_PAT...
Community
IntelliJ IDEA Users
Disable pre-commit hooks on merge commits
0 votes