Maciej Pieńkowski
- Total activity 5
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 1
- Subscriptions 2
-
Created Disable pre-commit hooks on merge commits
AnsweredWhen I'm on a feature branch and do "merge into current" on master, the pre-commit hooks are run. Can I disable that? I want to keep the pre-commit hooks on normal commits.