commitizen / cz-cli

The commitizen command line utility. #BlackLivesMatter
http://commitizen.github.io/cz-cli/
MIT License
16.6k stars 552 forks source link

there is different way between `npx git-cz` and `git cz` #618

Open xxholly32 opened 5 years ago

xxholly32 commented 5 years ago

system: win 10, npm 6 node 10

it has emoji in npx git-cz

image

git-cz

image

why git-cz cant have emoji?

xxholly32 commented 5 years ago

here is the [demo] (https://github.com/xxholly32/cz-test)

edmundo096 commented 5 years ago

Same question, I got confused while reading the README.

I got the following conclusions:

git-cz package

Commitizen command

Hope it helps. Maybe someone may confirm this later on.

jimthedev commented 5 years ago

@streamich just a heads up that there is some confusion (my fault for not using git-cz initially). Not sure if you'd be open to moving to git-c instead which is currently available as an npm package. If so then we could work on our projects without tripping over one another. My guess is both our users would be less confused.