mirror of
https://github.com/pcottle/learnGitBranching.git
synced 2025-08-07 03:24:37 +02:00
ugly bug around unescaping
This commit is contained in:
parent
bbf837a4b2
commit
11074dba64
4 changed files with 17 additions and 15 deletions
|
@ -64,7 +64,6 @@ var VisBranch = VisBase.extend({
|
|||
console.log('set visbranch on this', this.get('branch'), this);
|
||||
window.debugVisBranch = this;
|
||||
window.debugBranch = this.get('branch');
|
||||
debugger;
|
||||
}
|
||||
var id = this.get('branch').get('id');
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue