{{ stream.description }}
mdi-key-outline {{ stream.id }}
mdi-source-branch {{ stream.branches.totalCount }} branch{{ stream.branches.totalCount === 1 ? "" : "es" }}
mdi-history {{ stream.commits.totalCount }} commit{{ stream.commits.totalCount === 1 ? "" : "s" }}
mdi-account-outline {{ stream.collaborators.length }} collaborator{{ stream.collaborators.length === 1 ? "" : "s" }}
mdi-link link sharing on mdi-link-lock link sharing off