| commit | author | age |
|---|---|---|
| {{ commitSummary .Message }} |
{{ .Author.Name }} {{ .Author.Email }} |
{{ humanizeTime .Committer.When }} {{ .Committer.When }} |
{{ define "repo_log" }}
{{ template "head" . }}| commit | author | age |
|---|---|---|
| {{ commitSummary .Message }} |
{{ .Author.Name }} {{ .Author.Email }} |
{{ humanizeTime .Committer.When }} {{ .Committer.When }} |