Files
alfred-preferences/Alfred.alfredpreferences/snippets/Git 指令工具箱/回退至上一個版本 [A35C8013-4F10-4E73-979B-9C94B54E38A1].json
2026-03-26 09:22:38 +08:00

8 lines
184 B
JSON

{
"alfredsnippet" : {
"snippet" : "git reset --hard HEAD~1",
"uid" : "A35C8013-4F10-4E73-979B-9C94B54E38A1",
"name" : "回退至上一個版本",
"keyword" : ""
}
}