mirror of
https://github.com/pcottle/learnGitBranching.git
synced 2025-07-18 09:45:23 +02:00
awesome, git fetch working super well
This commit is contained in:
parent
d18633c608
commit
b090cef461
8 changed files with 1230 additions and 37 deletions
|
@ -138,6 +138,7 @@ var VisNode = VisBase.extend({
|
|||
circle: {
|
||||
fill: color,
|
||||
stroke: color,
|
||||
'stroke-dasharray': '',
|
||||
'stroke-width': this.get('stroke-width') * 5
|
||||
},
|
||||
text: {}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue