refactor: Add missing --read flag in update-history.py

This commit is contained in:
Paul Gauthier 2025-03-18 18:26:08 -07:00 committed by Paul Gauthier (aider)
parent 55d7bed563
commit 47c0d95bd4

View file

@ -107,6 +107,7 @@ def main():
hist_path,
"--read",
log_path,
"--read",
diff_path,
"--msg",
message,