Files
alfred-preferences/Alfred.alfredpreferences/snippets/Prompt 工具箱/gen-commit-msg [D9540171-6781-474A-AE33-97D302F79568].json
2026-03-26 09:22:38 +08:00

8 lines
581 B
JSON
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
{
"alfredsnippet" : {
"snippet" : "生成針對我所做更改的Git提交資訊具體描述更改內容如新增功能、修復BUG等、目的如提升使用者體驗、修復安全漏洞以及影響如對現有功能的影響。提交資訊應包括以下格式類型如「修復」、「功能添加」及簡要說明不超過50個字。請使用純文字格式輸出不使用Markdown語言或任何格式化文字。",
"uid" : "D9540171-6781-474A-AE33-97D302F79568",
"name" : "gen-commit-msg",
"keyword" : "commit"
}
}