gitdoc icon indicating copy to clipboard operation
gitdoc copied to clipboard

Add Support for using --no-verify in auto commits to ignore Git-Hooks

Open Trevirirus opened this issue 1 year ago • 0 comments

Fixes #81

This PR adds a new Option in the Extension Settings to enable or disable Git-Hooks. It is using the git API of VS Code with ne noVerify gitOption.

Trevirirus avatar Oct 13 '24 13:10 Trevirirus