Files
alfred-preferences/Alfred.alfredpreferences/snippets/Git 指令工具箱/查看每行修改紀錄 [728BB709-9B80-4EF0-A8C8-CB96AB6AE74C].json
2026-03-26 09:22:38 +08:00

8 lines
176 B
JSON

{
"alfredsnippet" : {
"snippet" : "git blame ",
"uid" : "728BB709-9B80-4EF0-A8C8-CB96AB6AE74C",
"name" : "查看每行修改紀錄",
"keyword" : "blame"
}
}