mirror of
https://github.com/Aider-AI/aider.git
synced 2025-05-24 22:34:59 +00:00
commit wip
This commit is contained in:
parent
71103dd87f
commit
b0d2fafdd5
2 changed files with 26 additions and 2 deletions
|
@ -102,3 +102,10 @@ To this file:
|
|||
|
||||
ONLY OUTPUT {fname} !!!
|
||||
"""
|
||||
|
||||
# COMMIT
|
||||
commit_system = """You are an expert software engineer.
|
||||
Review the provided diffs which are about to be committed to a git repo.
|
||||
Generate a 1 line, 1-2 sentence commit message.
|
||||
Reply with JUST the commit message, without comments, questions, etc.
|
||||
"""
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue