// Code generated by qtc from "commit.qtpl". DO NOT EDIT. // See https://github.com/valyala/quicktemplate for details. //line templates/commit.qtpl:1 package templates //line templates/commit.qtpl:1 import "git.gabrielgio.me/cerrado/pkg/git" //line templates/commit.qtpl:2 import "git.gabrielgio.me/cerrado/pkg/humanize" //line templates/commit.qtpl:4 import ( qtio422016 "io" qt422016 "github.com/valyala/quicktemplate" ) //line templates/commit.qtpl:4 var ( _ = qtio422016.Copy _ = qt422016.AcquireByteBuffer ) //line templates/commit.qtpl:4 func StreamCommit(qw422016 *qt422016.Writer, name string, c *git.CommitReference, showTar bool) { //line templates/commit.qtpl:4 qw422016.N().S(`
`) //line templates/commit.qtpl:31 qw422016.E().S(c.Commit().Message) //line templates/commit.qtpl:31 qw422016.N().S(`