mirror of
https://github.com/Aider-AI/aider
synced 2026-04-25 17:15:07 +02:00
feat: include author info in git log output for history updates
This commit is contained in:
@@ -24,6 +24,7 @@ def run_git_log():
|
||||
"git",
|
||||
"log",
|
||||
"-p",
|
||||
"--pretty=full",
|
||||
f"v{base_ver}..HEAD",
|
||||
"--",
|
||||
"aider/",
|
||||
|
||||
Reference in New Issue
Block a user