mirror of
https://github.com/Aider-AI/aider.git
synced 2025-05-25 14:55:00 +00:00
noop
This commit is contained in:
parent
db7aa7cdf1
commit
88b48bd04b
1 changed files with 1 additions and 1 deletions
|
@ -138,7 +138,7 @@ class Commands:
|
|||
if self.coder.repo is not None:
|
||||
create_file = Confirm.ask(
|
||||
f"[bright_black]No files matched '{word}'. "
|
||||
"Do you want to create the file and add it to git?"
|
||||
"Do you want to create the file and add it to git?",
|
||||
)
|
||||
else:
|
||||
create_file = Confirm.ask(
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue