diff --git a/static/languages/git.json b/static/languages/git.json index c0d429e58..4bd57633e 100644 --- a/static/languages/git.json +++ b/static/languages/git.json @@ -45,12 +45,12 @@ "submodule", "show", "difftool", - "rebase", "blame", "grep", "lfs", "archive", "bundle", - "build" + "build", + "cherrypick" ] }