Commit feb56c8
committed
fix(lazygit): update commit message generation system prompt
The system prompt was updated to include "no fences" directive to
ensure commit messages are output without code fence markers.
Additionally,
the prompt now requests that the subject of the change be included in
parentheses when using conventional commit format with a specified type.1 parent 84781a5 commit feb56c8
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
634 | 634 | | |
635 | 635 | | |
636 | 636 | | |
637 | | - | |
638 | | - | |
| 637 | + | |
| 638 | + | |
639 | 639 | | |
640 | 640 | | |
641 | 641 | | |
| |||
0 commit comments