Git Hooks: Enjoy the new pre-merge-commit hook feature that allows you to run scripts before a merge commit is finalized, enhancing your workflow and ensuring code quality.
Fixes
Fix the issue where the pre-merge-commit hook was not triggering as expected, ensuring that your hooks work seamlessly during the merge process.