@@ -38,6 +38,7 function drawRevisionGraph(holder, commits_hash, graph_space) { | |||||
38 | var parent_commit; |
|
38 | var parent_commit; | |
39 | var x, y, parent_x, parent_y; |
|
39 | var x, y, parent_x, parent_y; | |
40 | var path, title; |
|
40 | var path, title; | |
|
41 | var revision_dot_overlay; | |||
41 |
|
42 | |||
42 | commits.each(function(commit) { |
|
43 | commits.each(function(commit) { | |
43 |
|
44 |
General Comments 0
You need to be logged in to leave comments.
Login now