commit wip

This commit is contained in:
Paul Gauthier 2023-05-08 11:41:51 -07:00
parent b0d2fafdd5
commit 0f040949c4
2 changed files with 67 additions and 12 deletions

View file

@ -105,7 +105,7 @@ 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.
Review the provided context and 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.
"""