{% set files_href = repo_view_files_href | default(repo_path ~ "/branches/" ~ repo.default_branch, true) %}
  • Threads
  • Pulls{% if open_pulls_count is defined and open_pulls_count > 0 %} {{ open_pulls_count }}{% endif %}
  • Uploads
  • {{ repo_tab_label | default("Repo") }}
      {% if repo_tab_extra_href and repo_tab_extra_label %}
    • {{ repo_tab_extra_label }}
    • {% endif %}
    • Files
    • Commits
    • Branches
    • Tags
    • Compare
    • Forks
    • {% if repo_settings_path is defined and repo_settings_path %}

    • Settings
    • {% endif %}