mirror of
https://github.com/Aider-AI/aider.git
synced 2025-05-31 09:44:59 +00:00
updated readme
This commit is contained in:
parent
d9789f3fd7
commit
86ba5c778c
1 changed files with 1 additions and 1 deletions
|
@ -58,7 +58,7 @@ Aider supports the following commands from within the chat:
|
|||
* `/add <file>`: Add matching files to the chat session.
|
||||
* `/drop <file>`: Remove matching files from the chat session.
|
||||
* `/ls`: List all known files and those included in the chat session.
|
||||
* `/commit [message]`: Commit outstanding changes to the chat session files. Aider will provide a commit message if you don't.
|
||||
* `/commit [message]`: Commit outstanding changes to the chat session files. Use this to commit edits you made outside the chat, with your editor or git commands. Aider will provide a commit message if you don't.
|
||||
* `/undo`: Undo the last git commit if it was done by aider.
|
||||
* `/diff`: Display the diff of the last aider commit.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue