Files
alfred-preferences/Alfred.alfredpreferences/snippets/Git 指令工具箱/Git 拉取並僅快進合併 [057EF343-0A47-41FC-8DF3-1928188CED5A].json
2026-03-26 09:22:38 +08:00

8 lines
183 B
JSON

{
"alfredsnippet" : {
"snippet" : "git pull --ff-only",
"uid" : "057EF343-0A47-41FC-8DF3-1928188CED5A",
"name" : "Git 拉取並僅快進合併",
"keyword" : ""
}
}