Husky pre-push script prevents git push
via VSCode command
#8360
Labels
category: devops
Features and tools supporting dev process.
focus: misc or unknown
Issues that need to be added to a focus area (aka "needs focus").
priority: low
The issue/PR is low priority—not many people are affected or there’s a workaround, etc.
type: developer experience
Describe the bug
The husky pre-push script added in #8287 prevents the VSCode command
Git: push
from working.The following command output is shown:
woocommerce-payments/.husky/pre-push
Lines 4 to 5 in bb876e1
Tip
Workaround: use terminal to run
git push
🫢To Reproduce
Git: push
Can't push refs to remote.
.Show command output
to see the error message above.The text was updated successfully, but these errors were encountered: