| Message | Author | Hash | Age |
|---|---|---|---|
| {{ commitSummary .Message }} |
{{ .Author.Name }} {{ .Author.Email }} |
{{ slice .Hash.String 0 8 }} | {{ humanizeTime .Committer.When }} {{ .Committer.When }} |
{{ define "repo_log" }}
{{ template "head" . }}| Message | Author | Hash | Age |
|---|---|---|---|
| {{ commitSummary .Message }} |
{{ .Author.Name }} {{ .Author.Email }} |
{{ slice .Hash.String 0 8 }} | {{ humanizeTime .Committer.When }} {{ .Committer.When }} |