This commit is contained in:
Paul Gauthier 2024-06-27 10:27:28 -07:00
parent 9cc6447e57
commit 5d86117249
5 changed files with 21 additions and 0 deletions

View file

@ -188,6 +188,9 @@ cog.outl("```")
## Attribute aider commits in the git committer name (default: True)
#attribute-committer: true
## Prefix commit messages with 'aider: ' (default: False)
#attribute-commit-message: false
## Perform a dry run without modifying files (default: False)
#dry-run: false