UNPKG
git-cz
Version:
latest (4.9.0)
4.9.0
4.8.1
4.8.0
4.7.6
4.7.5
4.7.4
4.7.3
4.7.2
4.7.1
4.7.0
4.6.2
4.6.1
4.6.0
4.5.0
4.4.1
4.4.0
4.3.1
4.3.0
4.2.0
4.1.0
4.0.0
3.3.0
3.2.1
3.0.1
3.0.0
2.0.0
1.8.4
1.8.3
1.8.2
1.8.1
1.8.0
1.7.1
1.7.0
1.6.0
1.5.0
0.1.1
0.1.0
Semantic emojified git commit, git-cz.
github.com/streamich/git-cz
streamich/git-cz
git-cz
/
bin
/
git-cz.js
5 lines
(3 loc)
•
124 B
JavaScript
View Raw
1
2
3
4
5
#!/usr/bin/env node
// eslint-disable-next-line import/no-unassigned-import, filenames/match-regex
require
(
'../dist/cli'
);