{{/* SPDX-License-Identifier: AGPL-3.0-only SPDX-FileCopyrightText: Copyright (c) 2025 Runxi Yu */}} {{- define "repo_branches" -}} {{- $root := . -}} {{- template "head_common" . -}} {{ .repo_name }} – {{ template "group_path_plain" .group_path }} – {{ .global.forge_title -}} {{- template "header" . -}}

{{- .repo_name -}}

{{- .repo_description -}}

Warning: Due to various recent migrations, viewing non-HEAD refs may be broken.

{{- range .branches -}} {{- end -}}
Branches
{{ . }}
{{- end -}}