mirror of
https://github.com/Aider-AI/aider.git
synced 2025-05-28 16:25:00 +00:00
AiderRepo -> GitRepo
This commit is contained in:
parent
7c1e3c1b6a
commit
9f8ea93ce6
4 changed files with 12 additions and 26 deletions
|
@ -10,7 +10,7 @@ from aider.sendchat import send_with_retries
|
|||
from .dump import dump # noqa: F401
|
||||
|
||||
|
||||
class AiderRepo:
|
||||
class GitRepo:
|
||||
repo = None
|
||||
|
||||
def __init__(self, io, fnames):
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue