RSS Git Download  Clone
Raw View History
Blames found: 3 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 for: ' ~ query, path:''}]} %}
{% include 'commits_list.twig' %} {% endblock %}