This branch contains
{{ diff_commits|count }} commits not in
{% if repo.is_fork %}
the upstream project
{{ repo.name }}
{% else %}
the main branch
{% endif %}
{{head}}
{% if diff_commits and authenticated and
(repo.is_fork or repo.settings.get('pull_requests', True)) %}