mirror of
https://github.com/Aider-AI/aider.git
synced 2025-05-21 21:04:59 +00:00
refactor: Add missing --read
flag in update-history.py
This commit is contained in:
parent
55d7bed563
commit
47c0d95bd4
1 changed files with 1 additions and 0 deletions
|
@ -107,6 +107,7 @@ def main():
|
||||||
hist_path,
|
hist_path,
|
||||||
"--read",
|
"--read",
|
||||||
log_path,
|
log_path,
|
||||||
|
"--read",
|
||||||
diff_path,
|
diff_path,
|
||||||
"--msg",
|
"--msg",
|
||||||
message,
|
message,
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue