-
Notifications
You must be signed in to change notification settings - Fork 934
cant work by local setup #782
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
I cloned your repo, did
|
i find out husky need git version i just upgraded my git. and reinstall husky , problem solved i wrote my git version was wrong my bad. but i think version support should be Keep up with husky |
escapedcat
added a commit
that referenced
this issue
Sep 10, 2019
escapedcat
added a commit
that referenced
this issue
Sep 11, 2019
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Expected Behavior
my demo repo
cont commit with commit info "first commit"
Current Behavior
it works
Affected packages
Possible Solution
Steps to Reproduce (for bugs)
i was follow the steps
commitlint.config.js
```js module.exports = {extends: ['@commitlint/config-conventional']}; ```Context
Your Environment
commitlint --version
git --version
node --version
The text was updated successfully, but these errors were encountered: