Files
alfred-preferences/Alfred.alfredpreferences/snippets/Git 指令工具箱/Git 提交修改不更改訊息 [428AE497-4877-421F-B42B-9696BF583593].json
2026-03-26 09:22:38 +08:00

8 lines
202 B
JSON

{
"alfredsnippet" : {
"snippet" : "git commit --amend --no-edit",
"uid" : "428AE497-4877-421F-B42B-9696BF583593",
"name" : "Git 提交修改,不更改訊息。",
"keyword" : ""
}
}