{{ repo_name }} 提交详情

{{ commit_hash }} RepoId: {{ repo_id }}
下载 patch
git log -1 --pretty=fuller
{{ log_text | e }}
文件变更统计
{% if numstat and numstat|length > 0 %} {% for row in numstat %} {% endfor %} {% else %} {% endif %}
文件 统计
{{ row.path }} {% if row.is_binary %} binary {% else %} +{{ row.added }} ~{{ row.modified }} -{{ row.deleted }} {% endif %}
无变更统计
diff

                        
{{ diff_text | e }}