-
-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Closed
Description
By default, git passes a variety of parameters through to its hooks. This lets you do things like write a post-checkout hook that knows which branch it switched from and can compare what changed.
Currently, husky strips those parameters out, but it would be handy (and helpful) if the parameters were passed through using syntax for optional parameters to npm run.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels