##// END OF EJS Templates
more work on improving info logging
more work on improving info logging

File last commit:

r1888:f91d3f9b beta
r2025:7e979933 beta
Show More
raw_changeset.html
8 lines | 184 B | text/html | HtmlLexer
# ${c.scm_type.upper()} changeset patch
# User ${c.changeset.author|n}
# Date ${c.changeset.date}
# Node ID ${c.changeset.raw_id}
${c.parent_tmpl}
${c.changeset.message}
${c.diffs|n}