mirror of
https://github.com/pcottle/learnGitBranching.git
synced 2025-06-30 01:34:26 +02:00
WIP for get tree quick
This commit is contained in:
parent
6c487cc053
commit
bbb668b016
3 changed files with 2 additions and 2 deletions
|
@ -32,6 +32,7 @@ function getMockFactory() {
|
|||
aQueue.finish();
|
||||
};
|
||||
mockFactory.refreshTree = function(aQueue, gitVisuals) {
|
||||
console.log('being used');
|
||||
aQueue.finish();
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue