mirror of
https://github.com/Aider-AI/aider.git
synced 2025-06-06 20:54:59 +00:00
better
This commit is contained in:
parent
2336af2886
commit
6081baa32b
2 changed files with 5 additions and 1 deletions
|
@ -500,6 +500,7 @@ class Coder:
|
|||
show_diff = diffs.diff_partial_update(
|
||||
orig_lines,
|
||||
new_lines,
|
||||
final=True,
|
||||
).splitlines()
|
||||
output += show_diff
|
||||
else:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue