mirror of
https://github.com/Aider-AI/aider.git
synced 2025-06-02 02:34:59 +00:00
copy
This commit is contained in:
parent
ead85e8e96
commit
94b216ab0f
1 changed files with 1 additions and 1 deletions
|
@ -22,7 +22,7 @@ To address these issues, `aider` now
|
||||||
sends GPT a **concise map of your whole git repository**
|
sends GPT a **concise map of your whole git repository**
|
||||||
that includes
|
that includes
|
||||||
all declared variables and functions with call signatures.
|
all declared variables and functions with call signatures.
|
||||||
This *repo map* is built using `ctags`
|
This *repo map* is built automatically using `ctags`
|
||||||
and enables GPT to better comprehend, navigate
|
and enables GPT to better comprehend, navigate
|
||||||
and edit code in larger repos.
|
and edit code in larger repos.
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue