This commit is contained in:
Paul Gauthier 2024-11-26 06:49:28 -08:00
parent b4d1b71ee7
commit a756039f27
4 changed files with 14 additions and 12 deletions

View file

@ -51,7 +51,7 @@ Be sure to attribute changes to the proper .x version.
Changes in the .x-dev version should be listed under a "### main branch" heading
""" # noqa
cmd = ["aider", "HISTORY.md", "--read", tmp_path, "--msg", message]
cmd = ["aider", "HISTORY.md", "--read", tmp_path, "--msg", message, "--no-auto-commit"]
subprocess.run(cmd)
# Cleanup