mirror of
https://github.com/Aider-AI/aider.git
synced 2025-06-04 11:45:00 +00:00
copy
This commit is contained in:
parent
bcf781da73
commit
901e4397cb
1 changed files with 0 additions and 2 deletions
|
@ -1162,8 +1162,6 @@ class Commands:
|
||||||
self.io.tool_error("Please provide filenames or directories to read.")
|
self.io.tool_error("Please provide filenames or directories to read.")
|
||||||
return
|
return
|
||||||
|
|
||||||
## we need to collect all the expanded filenames, *then* sort them @ai
|
|
||||||
|
|
||||||
filenames = parse_quoted_filenames(args)
|
filenames = parse_quoted_filenames(args)
|
||||||
all_paths = []
|
all_paths = []
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue