mirror of
https://github.com/openai/codex.git
synced 2026-05-01 03:42:05 +03:00
Use git hooks for commit attribution
Co-authored-by: Codex <noreply@openai.com>
This commit is contained in:
@@ -1778,6 +1778,7 @@
|
||||
"description": "Preferred backend for storing CLI auth credentials. file (default): Use a file in the Codex home directory. keyring: Use an OS-specific keyring service. auto: Use the keyring if available, otherwise use a file."
|
||||
},
|
||||
"commit_attribution": {
|
||||
"default": null,
|
||||
"description": "Optional commit attribution text for commit message co-author trailers.\n\nSet to an empty string to disable automatic commit attribution.",
|
||||
"type": "string"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user