sublimehq / sublime_merge

Issue tracker for Sublime Merge
https://www.sublimemerge.com
272 stars 14 forks source link

Completing merge without changes cannot `--no-verify` #1879

Open ezfe opened 4 months ago

ezfe commented 4 months ago

Version info

Description

When a pre-commit hook is set up to validate commit message, it can be bypassed by clicking the dropdown menu next to the commit button and choosing the option that indicates --no-verify.

This dropdown menu does not appear if there are no changes from the merge.

Steps to reproduce

Expected behavior

Screenshots

Expected (does not appear if the "1 file changed" is not present):

Screenshot 2024-03-06 at 11 35 40 AM