mirror of
https://github.com/Aider-AI/aider.git
synced 2025-06-15 00:54:59 +00:00
copy
This commit is contained in:
parent
8769f31640
commit
20271454c3
7 changed files with 9 additions and 8 deletions
|
@ -55,5 +55,6 @@ Aider marks commits that it either authored or committed.
|
|||
You can use `--no-attribute-author` and `--no-attribute-committer` to disable
|
||||
modification of the git author and committer name fields.
|
||||
|
||||
Additionally, you can use `--attribute-commit-message` to prefix commit messages with 'aider: '.
|
||||
This option is disabled by default, but can be useful for easily identifying commits made by aider.
|
||||
Additionally, you can use `--attribute-commit-message` to have
|
||||
aider prefix commit messages with 'aider: ' if it has authored the changes.
|
||||
This option is disabled by default, but can be useful for easily identifying changes made by aider.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue