{{- with .Commit}}
{{.Project}}
: Diff: {{.Abbr}} {{$.Parent}}
{{- end}} {{- with .Commit}}
Branch:
{{.Branch}}
Commit:
{{.Hash}}
Author
{{.Author.Name}} <{{.Author.Email}}>
Date
{{.Date.Format "Jan. 02 '06 15:04:05"}}
Parent
{{$.Parent}}
{{$.Body}}
{{- end }}