{% extends "base.html" %} {% from "partials/css_helpers.html" import thread_status_badge, protection_status_badge, review_status_badge, approver_badge %} {% block content %}
{% if source_repo_path %}
{{ source_repo_label }}
{% else %}
{{ source_repo_label }}
{% endif %}:{{ pull.source_ref }}
→
{{ owner_slug }}/{{ repo.slug }}:{{ pull.target_ref }}
No reviews yet.
{% endif %} {% else %}No unique commits.
{% else %}| Commit | Author | Date |
|---|---|---|
| {{ commit.author }} | {{ commit.committed_at | humantime }} |
No file changes to show.
{% endif %} {% else %}