vscode settings.json里:
"gitlens.ai.generateCommitMessage.customInstructions": "Generate ONLY: `<type>(<optional scope>): <description>` (≤70 chars, single line, Conventional Commits style); type/scope: English, description: Chinese; No body text; Example: `feat(lang): add polish language`",
可以,mark