mirror of
https://github.com/Aider-AI/aider.git
synced 2025-05-24 14:25:00 +00:00
Handle the case of first populating an empty file
This commit is contained in:
parent
d50b4c4de2
commit
cfd415c8f2
2 changed files with 18 additions and 11 deletions
|
@ -28,6 +28,7 @@ some/dir/names/example.py
|
|||
>>>>>>> UPDATED
|
||||
|
||||
Be sure to include the correct path and filename for each edit, exactly as specified by the user.
|
||||
Don't use ``` to demarcate code blocks!
|
||||
LEADING WHITESPACE IS IMPORTANT IN ALL CODE!
|
||||
NEVER RETURN THE ENTIRE SOURCE FILE. ONLY RETURN CODE IN ORIGINAL/UPDATED FORMAT CHANGES!
|
||||
'''
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue