mirror of
https://github.com/Aider-AI/aider.git
synced 2025-06-07 05:05:01 +00:00
Added --dirty-commits
This commit is contained in:
parent
a2fa4f2929
commit
4c76a8a242
3 changed files with 15 additions and 2 deletions
|
@ -218,7 +218,7 @@ class Coder:
|
|||
if is_commit_command:
|
||||
return
|
||||
|
||||
if not self.auto_commits:
|
||||
if not self.dirty_commits:
|
||||
return
|
||||
if not self.repo:
|
||||
return
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue