| Author | {{.Author}} |
| Date | {{.Date}} |
| Commit | {{.Commit}} |
| Parent | {{$h}} |
| Branch{{if gt (len .Branches) 1}}es{{end}} | {{range $i, $_ := .Branches}}{{if $i}},{{- end}} {{.}} {{- end}} |
| Tag{{if gt (len .Tags) 1}}s{{end}} | {{range $i, $_ := .Tags}}{{if $i}},{{- end}} {{.}} {{- end}} |
{{.MessageSubject}}
{{.MessageBody}}
Diffstat
| {{.Status}} | {{.Name}} | | | {{if .IsBinary}}binary | {{else}}{{.Num}} | {{.Plusses}}{{.Minuses}} | {{end}}|
{{.Summary}}
{{.Diff}}