{{ .RepoName }} {{- range .P.Breadcrumbs -}} / {{- if .IsLast -}}{{- .Name -}} {{- else -}}{{ .Name }}{{- end -}} {{- end -}}
{{ end }}| name | last commit | last update |
|---|---|---|
| .. | ||
| {{ if $parent }}{{ .Name }}/ {{ else }}{{ .Name }}/{{ end }} | {{ commitSummary .Commit.Message }} | {{ humanizeRelTime .Commit.Committed }} {{ humanizeTime .Commit.Committed }} |
| {{ if $parent }}{{ .Name }} {{ else }}{{ .Name }}{{ end }} | {{ commitSummary .Commit.Message }} | {{ humanizeRelTime .Commit.Committed }} {{ humanizeTime .Commit.Committed }} |