@@ -37,7 +37,7 function drawRevisionGraph(holder, commits_hash, graph_space) { | |||||
37 |
|
37 | |||
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, longrefs, shortrefs, label, labelBBox; |
|
40 | var path, title; | |
41 |
|
41 | |||
42 | commits.each(function(commit) { |
|
42 | commits.each(function(commit) { | |
43 |
|
43 |
General Comments 0
You need to be logged in to leave comments.
Login now