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

@ -210,7 +210,10 @@ cog.outl("```")
#attribute-committer: true
## Prefix commit messages with 'aider: ' if aider authored the changes (default: False)
#attribute-commit-message: false
#attribute-commit-message-author: false
## Prefix all commit messages with 'aider: ' (default: False)
#attribute-commit-message-committer: false
## Commit all pending changes with a suitable commit message, then exit
#commit: false