Đang tải…
Đang tải…
Configure git commit behavior including the co-authored-by signature. Disable the Claude co-authorship line if you prefer clean commit history or have organizational policies against AI attribution.
npx claude-code-templates@latest --setting global/git-commit-settings{
"description": "Configure git commit behavior including the co-authored-by signature. Disable the Claude co-authorship line if you prefer clean commit history or have organizational policies against AI attribution.",
"includeCoAuthoredBy": false
}