mirror of
https://github.com/Aider-AI/aider.git
synced 2025-05-31 17:55:01 +00:00
updated add prompt
This commit is contained in:
parent
4fd1bf7f21
commit
e19df5804c
1 changed files with 1 additions and 1 deletions
|
@ -74,7 +74,7 @@ Reply with JUST the commit message, without quotes, comments, questions, etc!
|
|||
# COMMANDS
|
||||
undo_command_reply = "I did `git reset --hard HEAD~1` to discard the last edits."
|
||||
|
||||
added_files = "I added the content of these additional files: {fnames}"
|
||||
added_files = "I added these *read-write* files: {fnames}"
|
||||
|
||||
|
||||
run_output = """I ran this command:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue