Skip to content

Commit d2e466c

Browse files
authored
Merge pull request #97 from tys1128/patch-4
fix: commits_text not render
2 parents 2933c4f + ed0c390 commit d2e466c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

conf/prompt_templates.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,4 +40,4 @@ code_review_prompt:
4040
{diffs_text}
4141
4242
提交历史(commits):
43-
{{commits_text}}
43+
{commits_text}

0 commit comments

Comments
 (0)