{% import "github.com/go-git/go-git/v5/plumbing/object" %} {% func Commit(name string, c *object.Commit) %}
{%s c.Message %}
{% endfunc %}