{{.Project}}: Commit: {{.Abbr}}


Branch: {{.Branch}}

Author
{{.Author.Name}} <{{.Author.Email}}>
Date
{{.Date.Format "Jan. 02 '06 15:04:05"}}
Commit
{{.Hash}}
{{- range .Parents }}
Parent
{{.}} (diff to parent)
{{- end }} {{- with .Body }}
Message
{{.}}
{{- end }}
Diff stat
{{- range .History }}
{{.}}
{{- end }}
Files
{{- range .Tree}}
{{.Path}} (raw)
{{- end }}