mirror of
https://github.com/Aider-AI/aider.git
synced 2025-06-04 19:55:00 +00:00
works
This commit is contained in:
parent
296e7614c4
commit
14b24dc2fd
3 changed files with 74 additions and 70 deletions
|
@ -440,8 +440,7 @@ def main(args=None, input=None, output=None):
|
|||
io.tool_output(repo_map)
|
||||
return
|
||||
|
||||
if args.dirty_commits:
|
||||
coder.commit(ask=True, which="repo_files")
|
||||
coder.dirty_commit()
|
||||
|
||||
if args.apply:
|
||||
content = io.read_text(args.apply)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue