mirror of
https://github.com/Aider-AI/aider.git
synced 2025-06-07 13:15:00 +00:00
copy
This commit is contained in:
parent
8769f31640
commit
20271454c3
7 changed files with 9 additions and 8 deletions
|
@ -361,7 +361,7 @@ def get_parser(default_config_files, git_root):
|
|||
"--attribute-commit-message",
|
||||
action=argparse.BooleanOptionalAction,
|
||||
default=False,
|
||||
help="Prefix commit messages with 'aider: ' (default: False)",
|
||||
help="Prefix commit messages with 'aider: ' if aider authored the changes (default: False)",
|
||||
)
|
||||
group.add_argument(
|
||||
"--commit",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue