Files
alfred-preferences/Alfred.alfredpreferences/snippets/Prompt 工具箱/gitmessage [38B89A6F-D25B-4078-A733-67437E34B320].json
2026-03-26 09:22:38 +08:00

8 lines
363 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 提交消息內容應包含更改的具體目的、涉及的功能或修復的問題並保持簡明扼要字數控制在15到25個詞之間。",
"uid" : "38B89A6F-D25B-4078-A733-67437E34B320",
"name" : "gitmessage",
"keyword" : "commit"
}
}