This commit is contained in:
Paul Gauthier 2024-08-10 11:17:48 -07:00
parent 3caac42914
commit 01331309e0
7 changed files with 37 additions and 12 deletions

View file

@ -175,7 +175,10 @@
#AIDER_ATTRIBUTE_COMMITTER=true
## Prefix commit messages with 'aider: ' if aider authored the changes (default: False)
#AIDER_ATTRIBUTE_COMMIT_MESSAGE=false
#AIDER_ATTRIBUTE_COMMIT_MESSAGE_AUTHOR=false
## Prefix all commit messages with 'aider: ' (default: False)
#AIDER_ATTRIBUTE_COMMIT_MESSAGE_COMMITTER=false
## Commit all pending changes with a suitable commit message, then exit
#AIDER_COMMIT=false