Cz-cli: Finding a way to use `git commit`

Created on 19 Sep 2017  路  6Comments  路  Source: commitizen/cz-cli

I think it would be nice to setup a pre-commit hook to run commitizen when running the command git commit.

I would personally rather my team use a command they already know than learning a new one.
Make it easier when switching projects.

Most helpful comment

@micky2be Any news on creating a PR for that?

All 6 comments

I would consider a PR with this functionality if it included some tests to show that it doesn't break existing tooling. People using commitizen bring a bunch of existing git commit hooks to the table and we'd need some way to still run those hooks and in the correct order with regards to commitizen.

Alright, I'll take a look.

@micky2be Any news on creating a PR for that?

@jimthedev @thedaviddias I've got one open at #615

That's awesome @olgn, thanks!

@thedaviddias any feedback is appreciated!

Was this page helpful?
0 / 5 - 0 ratings