You can clone with HTTPS or Subversion.
docs(validate-commit-msg): fix incorrect comment …
If you `cd` into the repo, `validate-commit-msg.js` will be in the root of it.
chore(validate-commit-msg): recognize 'revert' as valid commit type
chore(validate-commit-msg): allow '/' in scope
chore(validate-commit-msg): allow * and - in scope string
chore(scripts): add commit-msg hook (validation)