mirror of
https://github.com/pcottle/learnGitBranching.git
synced 2025-06-29 09:20:03 +02:00
WIP for moving
This commit is contained in:
parent
119c4aea16
commit
1bd9ed3f7b
9 changed files with 8 additions and 8 deletions
|
@ -5,7 +5,7 @@ var toGlobalize = {
|
|||
Visuals: require('../visuals'),
|
||||
Git: require('../git'),
|
||||
CommandModel: require('../models/commandModel'),
|
||||
Levels: require('../git/treeCompare'),
|
||||
Levels: require('../graph/treeCompare'),
|
||||
Constants: require('../util/constants'),
|
||||
Commands: require('../commands'),
|
||||
Collections: require('../models/collections'),
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue