mirror of
https://github.com/pcottle/learnGitBranching.git
synced 2025-06-27 08:28:50 +02:00
big file movearound
This commit is contained in:
parent
24b3c14ce3
commit
12b43a4c69
10 changed files with 42 additions and 899 deletions
|
@ -1,6 +1,6 @@
|
|||
var AnimationFactoryModule = require('./animationFactory');
|
||||
var animationFactory = new AnimationFactoryModule.AnimationFactory();
|
||||
var Main = require('./main');
|
||||
var Main = require('./app/main');
|
||||
var AnimationQueue = require('./async').AnimationQueue;
|
||||
var InteractiveRebaseView = require('./miscViews').InteractiveRebaseView;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue