mirror of
https://github.com/Aider-AI/aider.git
synced 2025-05-31 01:35:00 +00:00
noop
This commit is contained in:
parent
285536105e
commit
cd830cbc3c
1 changed files with 1 additions and 1 deletions
|
@ -745,7 +745,7 @@ class Coder:
|
|||
|
||||
# Seems unlikely that we needed to create the file, but it was
|
||||
# actually already part of the repo.
|
||||
# But let's handle this obscure corner case anyway.
|
||||
# But let's only add if we need to, just to be safe.
|
||||
if need_to_add:
|
||||
self.repo.repo.git.add(full_path)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue