mirror of
https://github.com/Aider-AI/aider.git
synced 2025-06-04 03:35:00 +00:00
reply with new files content on /add
This commit is contained in:
parent
7a0e020c66
commit
fcaf4e15c8
3 changed files with 24 additions and 2 deletions
|
@ -106,3 +106,8 @@ Reply with JUST the commit message, without quotes, comments, questions, etc!
|
|||
undo_command_reply = (
|
||||
"I did not like those edits, so I did `git reset --hard HEAD~1` to discard them."
|
||||
)
|
||||
|
||||
added_files = """Here is the content of more files:
|
||||
|
||||
{quoted_fnames}
|
||||
"""
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue