Skip to content

Commit bab3b85

Browse files
author
jinzhongjia
committed
docs(gitcommit): remove redundant commit message instructions
- delete unnecessary explanation of commit message format - retain essential note and instructions for generating commit messages
1 parent 7585837 commit bab3b85

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

lua/codecompanion/_extensions/gitcommit/generator.lua

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -90,14 +90,6 @@ feat(scope): add new feature
9090
- update Y module
9191
- add tests for Z
9292
93-
The message need follow this :
94-
95-
<type>(<scope>): <subject>
96-
<BLANK LINE>
97-
<body>
98-
<BLANK LINE>
99-
<footer>
100-
10193
Note: You need to answer in %s.
10294
10395
Based on the git diff provided below, generate a standardized commit message.

0 commit comments

Comments
 (0)