mirror of
https://github.com/Aider-AI/aider.git
synced 2025-06-01 10:14:59 +00:00
copy
This commit is contained in:
parent
dffeaac4d9
commit
88e42a124b
1 changed files with 1 additions and 1 deletions
|
@ -335,7 +335,7 @@ def main(argv=None, input=None, output=None, force_git_root=None):
|
||||||
git_group.add_argument(
|
git_group.add_argument(
|
||||||
"--commit",
|
"--commit",
|
||||||
action="store_true",
|
action="store_true",
|
||||||
help="Commit all pending changes with a suitable commit message",
|
help="Commit all pending changes with a suitable commit message, then exit",
|
||||||
default=False,
|
default=False,
|
||||||
)
|
)
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue