Skip to content

Commit 12f5fb0

Browse files
committed
docs: add instruction for omitting scope in oco git configuration
1 parent 41f1bd4 commit 12f5fb0

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

docs/source/development/git.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -561,6 +561,7 @@ oco config set OCO_API_KEY=xxx
561561
```bash
562562
oco config set OCO_GITPUSH=false # 关闭自动 push
563563
oco config set OCO_ONE_LINE_COMMIT=true # 单行 commit
564+
oco config set OCO_OMIT_SCOPE=true # 省略 scope
564565
```
565566

566567
4. 使用 oco 命令生成 commit

0 commit comments

Comments
 (0)