mirror of
https://github.com/monkeytypegame/monkeytype.git
synced 2026-01-11 18:04:27 +08:00
add cherrypick to git language, remove duplicate rebase (#2164)
This commit is contained in:
parent
0cade8470c
commit
f111455d90
1 changed files with 2 additions and 2 deletions
|
|
@ -45,12 +45,12 @@
|
|||
"submodule",
|
||||
"show",
|
||||
"difftool",
|
||||
"rebase",
|
||||
"blame",
|
||||
"grep",
|
||||
"lfs",
|
||||
"archive",
|
||||
"bundle",
|
||||
"build"
|
||||
"build",
|
||||
"cherrypick"
|
||||
]
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue