Files
alfred-preferences/Alfred.alfredpreferences/snippets/Git 指令工具箱/檢視工作目錄與版本庫差異 [943BB191-9CC0-4C72-8577-BE931DCF7B13].json
2026-03-26 09:22:38 +08:00

8 lines
204 B
JSON

{
"alfredsnippet" : {
"snippet" : "git --no-pager diff",
"uid" : "943BB191-9CC0-4C72-8577-BE931DCF7B13",
"name" : "檢視工作目錄與版本庫差異",
"keyword" : "diff.working"
}
}