mirror of
https://github.com/Aider-AI/aider.git
synced 2025-06-03 03:05:00 +00:00
copy
This commit is contained in:
parent
2096d2b786
commit
9b55ff8c4c
1 changed files with 4 additions and 3 deletions
|
@ -75,11 +75,12 @@ popular phrase to use for small demo programs.
|
||||||
|
|
||||||
> /code do 4
|
> /code do 4
|
||||||
|
|
||||||
```python
|
hello.py
|
||||||
|
>>>>>>> SEARCH
|
||||||
|
=======
|
||||||
def main():
|
def main():
|
||||||
print("I think, therefore I print.")
|
print("I think, therefore I print.")
|
||||||
```
|
<<<<<<< REPLACE
|
||||||
|
|
||||||
````
|
````
|
||||||
|
|
||||||
You can think of this ask/code workflow as a more fluid version of
|
You can think of this ask/code workflow as a more fluid version of
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue