Files
alfred-preferences/Alfred.alfredpreferences/snippets/Git 指令工具箱/建立空 Commit [5F916F23-E3F6-4C02-AC1B-7E44403A64E1].json
2026-03-26 09:22:38 +08:00

8 lines
189 B
JSON

{
"alfredsnippet" : {
"snippet" : "git commit --allow-empty",
"uid" : "5F916F23-E3F6-4C02-AC1B-7E44403A64E1",
"name" : "建立空 Commit",
"keyword" : "commit.empty"
}
}