{% extends "baseTemplate/index.html" %} {% load i18n %} {% block title %}{% trans "Manage Git - CyberPanel" %}{% endblock %} {% block content %} {% load static %} {% get_current_language as LANGUAGE_CODE %}
{% trans "Manage and track folders via Git for " %} {{ domainName }}.
{% trans "This folder does not have Git tracking, click below to initiate a repository and start tracking files." %}
| Total Commits | Branch | Remote | Commits |
|---|---|---|---|
| {$ totalCommits $} |
|
| ID | Commit Hash | Description | Commiter | Commit Time | Actions |
|---|---|---|---|---|---|
|
|