Replies: 2 comments
-
|
it already exists -- |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
You're right. Thank you! 🙏 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Component
CLI
Problem statement
Currently, every time I commit changes using Mistral Vibe, it automatically adds itself as a co-author in the Git commit message (via the Co-authored-by:). While I understand the intent, I’d like to disable this behavior deterministically.
Proposed solution
Add a configuration option (e.g., in config.toml) to disable the Co-authored-by globally. For example:
Additional context
No response
Beta Was this translation helpful? Give feedback.
All reactions