mirror of
https://github.com/pcottle/learnGitBranching.git
synced 2025-06-28 00:40:07 +02:00
parent
b768f7a083
commit
f2fc61081b
13 changed files with 573 additions and 69 deletions
|
@ -168,7 +168,7 @@ function CommandUI() {
|
|||
var Collections = require('../models/collections');
|
||||
var CommandViews = require('../views/commandViews');
|
||||
|
||||
//new Views.HelperBar();
|
||||
var mainHelprBar = new Views.MainHelperBar();
|
||||
|
||||
this.commandCollection = new Collections.CommandCollection();
|
||||
this.commandBuffer = new Collections.CommandBuffer({
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue