Commit 43b6821
committed
TEST-1234 feat: Remove unnecessary newlines from commit message request This commit removes the unnecessary newlines from the commit message request sent to the Gemini API. The newlines were causing the generated commit message to include extra empty lines, making it less readable. This change ensures that the generated commit message is clean and concise.
1 parent 21179be commit 43b6821
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
20 | | - | |
| 20 | + | |
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
| |||
0 commit comments