##// END OF EJS Templates
hgweb: avoid traceback if raw is used as default style...
Matt Mackall -
r17277:323de4f4 stable
parent child Browse files
Show More
@@ -1,3 +1,5
1 default = 'shortlog'
2 shortlog = "'raw' is not a browsable style"
1 3 mimetype = 'text/plain; charset={encoding}'
2 4 header = ''
3 5 footer = ''
General Comments 0
You need to be logged in to leave comments. Login now