aboutsummaryrefslogtreecommitdiff
path: root/utility/reference_commit.xsl
diff options
context:
space:
mode:
Diffstat (limited to 'utility/reference_commit.xsl')
-rw-r--r--utility/reference_commit.xsl2
1 files changed, 1 insertions, 1 deletions
diff --git a/utility/reference_commit.xsl b/utility/reference_commit.xsl
index 63cb064..3423cd9 100644
--- a/utility/reference_commit.xsl
+++ b/utility/reference_commit.xsl
@@ -20,6 +20,6 @@
</xsl:copy>
</xsl:template>
-<xsl:template match="message | date | text()" mode="commit"/>
+<xsl:template match="title | message | date | author | link | text()" mode="commit"/>
</xsl:stylesheet>