We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 727703c commit edc3ceaCopy full SHA for edc3cea
html/commit.js
@@ -68,4 +68,6 @@ var doeHet = function() {
68
} else {
69
$("details").innerHTML = "<a class='showdiff' href='' onclick='showDiffs(); return false;'>This is a large commit. Click here to show the diff.</a>";
70
}
71
+
72
+ scroll(0, 0);
73
0 commit comments