mirror of
https://github.com/pcottle/learnGitBranching.git
synced 2025-06-29 09:20:03 +02:00
moving around
This commit is contained in:
parent
a180426cfb
commit
4046916432
8 changed files with 317 additions and 209 deletions
|
@ -210,8 +210,6 @@ var CommandPromptView = Backbone.View.extend({
|
|||
console.log(this.commands.toArray()[this.index]);
|
||||
}
|
||||
|
||||
console.log('should add', shouldAdd);
|
||||
|
||||
if (!shouldAdd) {
|
||||
return;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue