We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 912b340 commit 4fa691cCopy full SHA for 4fa691c
templates/repo/graph.tmpl
@@ -26,7 +26,7 @@
26
<a href="{{AppSubUrl}}/{{$.Username}}/{{$.Reponame}}/commit/{{.Rev}}">{{ .ShortRev}}</a>
27
</code>
28
<strong> {{.Branch}}</strong>
29
- <em>{{.Subject}}</em> by
+ <em>{{RenderCommitMessage false .Subject $.RepoLink $.Repository.ComposeMetas}}</em> by
30
<span class="author">
31
{{.Author}}
32
</span>
0 commit comments