Files
alfred-preferences/Alfred.alfredpreferences/snippets/Git 指令工具箱/顯示已加入暫存區的變更 [41105D90-BAB6-4D1A-B540-7CD06C2196E3].json
2026-03-26 09:22:38 +08:00

8 lines
208 B
JSON

{
"alfredsnippet" : {
"snippet" : "git --no-pager diff --cached",
"uid" : "41105D90-BAB6-4D1A-B540-7CD06C2196E3",
"name" : "顯示已加入暫存區的變更",
"keyword" : "diff.cache"
}
}