Skip to content

Disable Claude Code Attribution in Commits and PRs

If you do not want generated commits or pull requests to include Claude Code attribution text, clear the attribution fields.

{
"attribution": {
"commit": "",
"pr": ""
}
}

This does not change Git authorship. Your Git author name and email still come from Git config.