File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -48,7 +48,7 @@ const std::string PROMPT_GIT_COMMIT_MSG =
4848 * Summarize **what** was changed (high‑level overview, not a line‑by‑line description).
4949* If the change touches multiple logical areas, add a short **"* <area>"** bullet list at the end of the body.
5050* Do **not** repeat the diff verbatim in the commit message; use it only as source material for understanding the change.
51- * Append a footer with the following text at the end of the generated commit message: "** Generated by CodeLite** "
51+ * Append a footer with the following BOLD text at the end of the generated commit message: "Generated by CodeLite"
5252
5353## Input
5454Below is the `git diff` of the change you need to describe. Use it to infer the intent of the change, the files involved,
You can’t perform that action at this time.
0 commit comments