Files
alfred-preferences/Alfred.alfredpreferences/snippets/Prompt 工具箱/Generate git commit message for my changes [2E6599C3-11D8-4D0A-9AAC-D046BB823045].json
2026-03-26 09:22:38 +08:00

8 lines
414 B
JSON
Raw Permalink 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 提交資訊,具體包括以下內容:\n1. 更改的目的例如修復bug、添加新功能、重構程式碼等\n2. 所修改的檔案名稱(請列出所有相關文件)。",
"uid" : "2E6599C3-11D8-4D0A-9AAC-D046BB823045",
"name" : "Generate git commit message, for my changes",
"keyword" : "commit"
}
}