mirror of
https://github.com/Aider-AI/aider.git
synced 2025-05-29 00:35:00 +00:00
fix: Do not lowercase the entirety of the commit message
This commit is contained in:
parent
8ee33da114
commit
8f236c69e1
1 changed files with 0 additions and 1 deletions
|
@ -10,7 +10,6 @@ one-line Git commit messages based on the provided diffs.
|
|||
Review the provided context and diffs which are about to be committed to a git repo.
|
||||
Review the diffs carefully.
|
||||
Generate a one-line commit message for those changes.
|
||||
The commit message should be entirely lowercase.
|
||||
The commit message should be structured as follows: <type>: <description>
|
||||
Use these for <type>: fix, feat, build, chore, ci, docs, style, refactor, perf, test
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue