Skip to content

Commit ed0c390

Browse files
authored
fix: commits_text not render
1 parent 2933c4f commit ed0c390

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)