Files
alfred-preferences/Alfred.alfredpreferences/snippets/Git 指令工具箱/查看 Git 的完整提交歷史圖 [1A82ED2E-90F4-4B57-A944-9C767437C1F3].json
2026-03-26 09:22:38 +08:00

8 lines
224 B
JSON

{
"alfredsnippet" : {
"snippet" : "git log --all --pretty=oneline --graph",
"uid" : "1A82ED2E-90F4-4B57-A944-9C767437C1F3",
"name" : "查看 Git 的完整提交歷史圖",
"keyword" : "log.graph.full"
}
}