Switch to side-by-side view
--- a/Allura/allura/templates/repo/commit_browser.html +++ b/Allura/allura/templates/repo/commit_browser.html @@ -12,7 +12,6 @@ {%- endblock %} {% block content %} - {{ clone_info(c.app.repo) }} {% if status == 'no_commits' %} <p>No commits to display.</p> {% elif status == 'too_many_commits' %}