mirror of
https://github.com/Aider-AI/aider.git
synced 2025-05-31 01:35:00 +00:00
copy
This commit is contained in:
parent
69a6973a5b
commit
b68afbd5aa
1 changed files with 8 additions and 1 deletions
|
@ -45,7 +45,14 @@ Aider will work in any size repo, but is not optimized for quick
|
|||
performance and response time in very large repos.
|
||||
There are some things you can do to improve performance.
|
||||
|
||||
Change into a sub directory of your repo that contains the
|
||||
Be sure to check the
|
||||
[general usage tips](/docs/usage/tips.html)
|
||||
before considering this large-repo specific advice.
|
||||
To get the best results from aider you want to
|
||||
be thoughtful about how you add files to the chat,
|
||||
regardless of your repo size.
|
||||
|
||||
You can change into a sub directory of your repo that contains the
|
||||
code you want to work on and use the `--subtree-only` switch.
|
||||
This will tell aider to ignore the repo outside of the
|
||||
directory you start in.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue