Files
alfred-preferences/Alfred.alfredpreferences/snippets/Git 指令工具箱/檢視 Git 中目前追蹤的檔案 [0E9945B5-D414-46E1-AB24-23421525C533].json
2026-03-26 09:22:38 +08:00

8 lines
191 B
JSON

{
"alfredsnippet" : {
"snippet" : "git ls-files",
"uid" : "0E9945B5-D414-46E1-AB24-23421525C533",
"name" : "檢視 Git 中目前追蹤的檔案",
"keyword" : "lsfiles"
}
}