git-confirm icon indicating copy to clipboard operation
git-confirm copied to clipboard

Skip the check for WIP commits

Open mathstuf opened this issue 7 years ago • 2 comments

If a commit message subject starts with WIP (also seen as [WIP] and lowercase), allowing otherwise blocked content without a prompt would be useful.

mathstuf avatar Aug 24 '16 01:08 mathstuf

agreed. it is a good feature. following

sktguha avatar Feb 09 '18 12:02 sktguha

I'd definitely accept PRs for this.

I'd prefer the prefix to be a configurable regex (like the confirm matches themselves), rather than hardcoding a list myself, but I'd be fine with WIP\b as a default.

pimterry avatar Feb 09 '18 12:02 pimterry