Skip to content

Commit 515a57e

Browse files
fdlkjimthedev
authored andcommitted
docs(readme): document behavior of npx git-cz in non-Commitizen friendly repository (#612)
Fixes #564
1 parent 75b940d commit 515a57e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ When you're working in a Commitizen friendly repository, you'll be prompted to f
3030

3131
[![Add and commit with Commitizen](https://github.com/commitizen/cz-cli/raw/master/meta/screenshots/add-commit.png)](https://github.com/commitizen/cz-cli/raw/master/meta/screenshots/add-commit.png)
3232

33-
If you're not working in a Commitizen friendly repository, then `git cz` will work just the same as `git commit`.
33+
If you're not working in a Commitizen friendly repository, then `git cz` will work just the same as `git commit` but `npx git-cz` will use the [streamich/git-cz](https://github.com/streamich/git-cz) adapter.
3434

3535
#### Conventional commit messages as a global utility
3636

0 commit comments

Comments
 (0)