Files
alfred-preferences/Alfred.alfredpreferences/snippets/Git 指令工具箱/建立空白 Commit [727E6880-B7D2-4AF7-A503-8C289821D785].json
2026-03-26 09:22:38 +08:00

8 lines
224 B
JSON

{
"alfredsnippet" : {
"snippet" : "git commit --allow-empty-message --allow-empty --no-edit",
"uid" : "727E6880-B7D2-4AF7-A503-8C289821D785",
"name" : "建立空白 Commit",
"keyword" : "commit.empty"
}
}