RSS Git Download  Clone
Raw View History
Blames found: 1 Mode: twig Binary: false


Hang on, we reloading big blames...
{% extends 'layout_page.twig' %} {% set page = 'searchcommits' %} {% block title %}GitList{% endblock %} {% block content %} {% include 'breadcrumb.twig' with {breadcrumbs: [{dir: 'Commits search results', path:''}]} %} {% include 'commits_list.twig' %} <hr /> {% endblock %}