cz-cli
cz-cli copied to clipboard
The commitizen command line utility. #BlackLivesMatter
安装使用git commit规范 使用命令git cz 为什么会报这个错误?求解
Hi, thanks you for the great work. I am trying write a new command to call the `cz-cli` like the [doc](https://github.com/commitizen/cz-cli#commitizen-for-multi-repo-projects) said. However, I will get some error as below...
* add config file prefix extension *.config.js
### Description Found by vulnerability check `OWASP:UsingComponentWithKnownVulnerability` Filename: merge:2.1.1 | Reference: CVE-2021-23397 | CVSS Score: 9.8 | Category: CWE-1321 | All versions of package @ianwalter/merge are vulnerable to Prototype Pollution...
> Provide a longer description of the change: (press enter to skip) Pressing the Enter key will proceed to the next question, not a line break. Have you encountered a...
``` import { bootstrap } from "commitizen/dist/cli/git-cz" import path from "path" export const runCommitCZ = () => { const cliPath = path.join(__dirname, "../../../../node_modules/commitizen") console.log(cliPath, "czpath") // eslint-disable-next-line @typescript-eslint/no-unsafe-call bootstrap({ cliPath,...
Runtime cz: Whenever I fill out some fields and then realize I want to make changes before committing, I have to press Ctrl+C and start over. Surely there must be...
For example, a commit involves fix feat......
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [actions/setup-node](https://redirect.github.com/actions/setup-node) | action | major | `v2` -> `v3` | --- ### Release...
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [actions/checkout](https://redirect.github.com/actions/checkout) | action | major | `v2` -> `v3` | --- ### Release...