commit wip

This commit is contained in:
Paul Gauthier 2023-05-08 10:41:54 -07:00
parent 71103dd87f
commit b0d2fafdd5
2 changed files with 26 additions and 2 deletions

View file

@ -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.
"""