mirror of
https://github.com/CharaChorder/DeviceManager.git
synced 2026-01-19 08:22:53 +00:00
add browser warning
This commit is contained in:
55
static/languages/git.json
Normal file
55
static/languages/git.json
Normal file
@@ -0,0 +1,55 @@
|
||||
{
|
||||
"name": "git",
|
||||
"leftToRight": true,
|
||||
"noLazyMode": true,
|
||||
"words": [
|
||||
"git",
|
||||
"add",
|
||||
"branch",
|
||||
"checkout",
|
||||
"clean",
|
||||
"clone",
|
||||
"commit",
|
||||
"config",
|
||||
"fetch",
|
||||
"init",
|
||||
"log",
|
||||
"merge",
|
||||
"pull",
|
||||
"push",
|
||||
"rebase",
|
||||
"reflog",
|
||||
"remote",
|
||||
"revert",
|
||||
"status",
|
||||
"diff",
|
||||
"help",
|
||||
"notes",
|
||||
"restore",
|
||||
"reset",
|
||||
"rm",
|
||||
"mv",
|
||||
"cd",
|
||||
"ls",
|
||||
"mergetool",
|
||||
"stash",
|
||||
"tag",
|
||||
"switch",
|
||||
"worktree",
|
||||
"head",
|
||||
"origin",
|
||||
"master",
|
||||
"main",
|
||||
"develop",
|
||||
"submodule",
|
||||
"show",
|
||||
"difftool",
|
||||
"blame",
|
||||
"grep",
|
||||
"lfs",
|
||||
"archive",
|
||||
"bundle",
|
||||
"build",
|
||||
"cherrypick"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user