Skip to content

Commit 4346ef4

Browse files
authored
Merge pull request #65 from alanjcastonguay/git-cz-entrypoint-60
Fixes #60: Add 'git-cz' entrypoint in user's PATH.
2 parents df1d2d7 + aa05bea commit 4346ef4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -67,6 +67,7 @@ isort = "^4.3.21"
6767

6868
[tool.poetry.scripts]
6969
cz = "commitizen.cli:main"
70+
git-cz = "commitizen.cli:main"
7071

7172
[build-system]
7273
requires = ["poetry>=0.12"]

0 commit comments

Comments
 (0)