Update ctags.md

This commit is contained in:
paul-gauthier 2023-05-22 17:17:53 -07:00 committed by GitHub
parent b7be2a8d01
commit 7dcde43d98
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -52,8 +52,7 @@ each change request. Now GPT has all the context! But this won't work
for even moderately
sized repos that won't fit in the 8k-token context window.
An
improved approach is to be selective, and **hand pick which files to send**.
A better approach is to be selective, and **hand pick which files to send**.
For the example above, you could send the file that
contains Foo and the file that contains the BarLog logging subsystem.
This works pretty well, and is supported by `aider`: you