andsamp/repo-fixer

Add git.pushFlags to config

Closed this issue · 0 comments

Add an array that can be spread at the end of the push.

e.g., ["--no-verify"] to skip husky pre-push hooks

Should probably add commitFlags while we're at it.