{{.Project}}: Branch: {{.Name}}


{{- with $list := .Commits}} {{- with index $list 0 }}

HEAD

{{- end}} {{- range $list}} {{- end}}
{{len $list}} commits total
Date Commit Subject Author
{{.Abbr}} {{.Subject}} {{.Author.Name}}
{{- else}}

{{- end}}