X-Git-Url: https://git.ladys.computer/Gitweb/blobdiff_plain/110e51bbc9362e2d8eaa921a9125b89224535fb2bd7e90cc9a0cff74d67e63ab..7e45b2cda10d198375319fa38e1b2dbac48d4da0794bbf3152e08fa196e48c23:/gitweb.perl diff --git a/gitweb.perl b/gitweb.perl index c693ed9..8a064b7 100755 --- a/gitweb.perl +++ b/gitweb.perl @@ -2013,7 +2013,6 @@ sub git_shortlog_body { href(action=>"commit", hash=>$commit), $ref); print "\n" . "" . - $cgi->a({-href => href(action=>"commit", hash=>$commit)}, "commit") . " | " . $cgi->a({-href => href(action=>"commitdiff", hash=>$commit)}, "commitdiff") . " | " . $cgi->a({-href => href(action=>"tree", hash=>$commit, hash_base=>$commit)}, "tree"); print "\n" .