mirror of
https://github.com/pcottle/learnGitBranching.git
synced 2025-07-23 20:24:45 +02:00
[AutoComplete] Suggest some commands above others
This commit is contained in:
parent
73c399a108
commit
d4e423eab5
2 changed files with 19 additions and 2 deletions
|
@ -29,6 +29,7 @@ var toGlobalize = {
|
|||
TreeCompare: require('../graph/treeCompare'),
|
||||
Level: require('../level'),
|
||||
Sandbox: require('../sandbox/'),
|
||||
SandboxCommands: require('../sandbox/commands'),
|
||||
GitDemonstrationView: require('../views/gitDemonstrationView'),
|
||||
Markdown: require('marked'),
|
||||
LevelDropdownView: require('../views/levelDropdownView'),
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue