{{ index $messageParts 0 }}
{{ if gt (len $messageParts) 1 }}
{{ end }}
{{ if index $.TagMap $commit.Hash.String }}
{{ range $tag := index $.TagMap $commit.Hash.String }}
{{ $tag }}
{{ end }}
{{ end }}
{{ index $messageParts 0 }}
{{ if gt (len $messageParts) 1 }}
{{ end }}
{{ if index $.TagMap $commit.Hash.String }}
{{ range $tag := index $.TagMap $commit.Hash.String }}
{{ $tag }}
{{ end }}
{{ end }}