$ npm i -g commitizen cz-conventional-changelog
$ echo '{ "path": "cz-conventional-changelog" }' > ~/.czrc; create .czrc
$ cd non-node-git-repo
$ touch foo
$ git cz -a
-
-
Save yusiwen/88e5c117f7b2d2566241316f8a811cbf to your computer and use it in GitHub Desktop.
[Use commitizen and cz-conventional-changelog globally] #git #commitizen
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment