mirror of
https://github.com/Aider-AI/aider.git
synced 2025-05-24 14:25:00 +00:00
show diffs
This commit is contained in:
parent
3cce28d27d
commit
04d01a9077
1 changed files with 2 additions and 3 deletions
1
coder.py
1
coder.py
|
@ -511,7 +511,6 @@ class Coder:
|
|||
if not dirty_fnames:
|
||||
return
|
||||
|
||||
if ask:
|
||||
self.console.print(Text(diffs))
|
||||
|
||||
diffs = "# Diffs:\n" + diffs
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue