You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -30,7 +30,7 @@ When you're working in a Commitizen friendly repository, you'll be prompted to f
30
30
31
31
[](https://github.com/commitizen/cz-cli/raw/master/meta/screenshots/add-commit.png)
32
32
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.
34
34
35
35
#### Conventional commit messages as a global utility
0 commit comments