diff lib/redmine/scm/adapters/mercurial/hg-template-0.9.5.tmpl @ 3:7c48bad7d85d yuya

* Import Mercurial overhaul patches from Yuya Nishihara (see http://www.redmine.org/issues/4455)
author Chris Cannam
date Wed, 28 Jul 2010 12:40:01 +0100
parents 513646585e45
children b859cc0c4fa1
line wrap: on
line diff
--- a/lib/redmine/scm/adapters/mercurial/hg-template-0.9.5.tmpl	Wed Jul 28 12:12:43 2010 +0100
+++ b/lib/redmine/scm/adapters/mercurial/hg-template-0.9.5.tmpl	Wed Jul 28 12:40:01 2010 +0100
@@ -9,4 +9,4 @@
 file_copy = '<path-copied copyfrom-path="{source|escape}">{name|urlescape}</path-copied>\n'
 tag = '<tag>{tag|escape}</tag>\n'
 header='<?xml version="1.0" encoding="UTF-8" ?>\n<log>\n\n'
-# footer="</log>"
\ No newline at end of file
+footer='</log>'