mirror of
https://github.com/Aider-AI/aider.git
synced 2025-06-02 02:34:59 +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
|
# COMMANDS
|
||||||
undo_command_reply = "I did `git reset --hard HEAD~1` to discard the last edits."
|
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:
|
run_output = """I ran this command:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue