We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 41f1bd4 commit 12f5fb0Copy full SHA for 12f5fb0
1 file changed
docs/source/development/git.md
@@ -561,6 +561,7 @@ oco config set OCO_API_KEY=xxx
561
```bash
562
oco config set OCO_GITPUSH=false # 关闭自动 push
563
oco config set OCO_ONE_LINE_COMMIT=true # 单行 commit
564
+ oco config set OCO_OMIT_SCOPE=true # 省略 scope
565
```
566
567
4. 使用 oco 命令生成 commit
0 commit comments