commitizen / commitizen/cz-cli

source code of commitizen includes coverage instrumentation

Đang mở
#831 0 bình luận 0 reaction 0 người được giao Xem trên GitHub
Ngôn ngữ chính
JavaScript
Star
17.5k
Fork
566
Merge trung bình
8 giờ 16 phút
Pull request đã merge (30 ngày)
1

Mô tả

Package version: commitizen@4.2.4
Integrity: sha512-LlZChbDzg3Ir3O2S7jSo/cgWp5/QwylQVr59K4xayVq8S4/RdKzSyJkghAiZZHfhh5t4pxunUoyeg0ml1q/7aw==

Example from dist/git/commit.js:

```js
// ...
function commit(repoPath, message, options, done) {
cov_2p3l72uoj0.f[0]++;
let called = (cov_2p3l72uoj0.s[0]++, false); // commit the file by spawning a git process, unless the --hook
// option was provided. in that case, write the commit message into
// the .git/COMMIT_EDITMSG file

cov_2p3l72uoj0.s[1]++;

if (!options.hookMode) {
cov_2p3l72uoj0.b[0][0]++;
// ...
```

Hướng dẫn đóng góp

Mở hướng dẫn đóng góp

Đánh giá

Issue này chưa được đánh giá.

Nhận issue mới trong hộp thư của bạn

Bản tóm tắt ngắn những issue GitHub phù hợp với người mới.