mirror of
https://github.com/Aider-AI/aider.git
synced 2025-06-18 10:34:59 +00:00
docs: Add explanation for aider code stats computation
This commit is contained in:
parent
e1a1e43c3a
commit
ffbf205aba
2 changed files with 23 additions and 9 deletions
|
@ -10,6 +10,10 @@ description: Release notes and stats on aider writing its own code.
|
|||
|
||||
{% include blame.md %}
|
||||
|
||||
The above
|
||||
[stats are based on the git commit history](/docs/faq.html#how-are-the-aider-wrote-xx-of-code-stats-computed)
|
||||
in the aider repo.
|
||||
|
||||
<!--[[[cog
|
||||
# This page is a copy of HISTORY.md, adding the front matter above.
|
||||
text = open("HISTORY.md").read()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue